LightNow MCP Proxy for Claude Desktop
io.github.lightnow-ai/lightnow-proxy
Connect your AI clients to your MCP servers—securely managed in one place.
client:Claude Desktop
transport:stdio
runtime:pypi
Install LightNow MCP Proxy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs