Loading MCP server directory, please wait...
Route MCP clients through LightNow-managed local proxy profiles.
npx @getmcp/cli add io.github.lightnow-ai/lightnow-proxyRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lightnow-ai/lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy",
"stdio"
]
}
}
}