Skip to content
Windsurf

LightNow MCP Proxy for Windsurf

io.github.lightnow-ai/lightnow-proxy

Connect your AI clients to your MCP servers—securely managed in one place.

client:Windsurf transport:stdio runtime:pypi

Install LightNow MCP Proxy in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "lightnow-proxy": {
      "command": "uvx",
      "args": [
        "lightnow-proxy"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

LightNow MCP Proxy in other clients