Skip to content
Zed

LightNow MCP Proxy for Zed

io.github.lightnow-ai/lightnow-proxy

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

client:Zed transport:stdio runtime:pypi

Install LightNow MCP Proxy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

LightNow MCP Proxy in other clients