Skip to content
Zed

MCP Advisor for Zed

io.github.stucchi/mcp-advisor

Browse, search, and discover MCP servers from your AI assistant

client:Zed transport:stdio runtime:pypi

Install MCP Advisor in Zed

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

{
  "context_servers": {
    "mcp-advisor": {
      "command": "uvx",
      "args": [
        "mcp-advisor"
      ]
    }
  }
}

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

MCP Advisor in other clients