Skip to content
Zed

MCP Finder for Zed

io.github.ux-xd/mcpfinder

Find an MCP server for any task: searches the official registry, Smithery and npm; remote-first.

client:Zed transport:streamable-http

Install MCP Finder in Zed

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

{
  "context_servers": {
    "mcpfinder": {
      "url": "https://findanmcp.com/mcp"
    }
  }
}

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

MCP Finder in other clients