Skip to content
Zed

protogrid for Zed

dev.protogrid/registry

Find MCP servers by intent and get exactly how to connect to them right now. No proxying.

client:Zed transport:streamable-http tools:4

Install protogrid in Zed

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

{
  "context_servers": {
    "registry": {
      "url": "https://api.protogrid.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

protogrid in other clients