Skip to content
Zed

MyMCPTools for Zed

io.github.shibley/mymcptools

Find MCP servers and check whether they actually respond, via live handshake probes.

client:Zed transport:streamable-http tools:8

Install MyMCPTools in Zed

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

{
  "context_servers": {
    "mymcptools": {
      "url": "https://mymcptools.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

MyMCPTools in other clients