Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From lensflare-desktop
Connects to local HTTP MCP endpoint http://127.0.0.1:43110/mcp for the 'lensflare' server. No command or environment variables provided; capabilities and purpose unclear from configuration.
npx claudepluginhub voidhashcom/lensflare --plugin lensflare-desktopCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"lensflare": {
"url": "http://127.0.0.1:43110/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:43110/mcpShare bugs, ideas, or general feedback.