Skip to content

GraphOS MCP Server for Zed

io.github.apollographql/graphos-mcp-server

Search Apollo docs, specs, and best practices

client:Zed transport:streamable-http tools:14

Install GraphOS MCP Server in Zed

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

{
  "context_servers": {
    "graphos-mcp-server": {
      "url": "https://mcp.apollographql.com"
    }
  }
}

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

What Zed can do once it is connected

GraphOS MCP Server in other clients