Skip to content
Zed

mcp api for Zed

ai.gomarble/mcp-api

GoMarble MCP API Server

client:Zed transport:sse

Install mcp api in Zed

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

{
  "context_servers": {
    "mcp-api": {
      "url": "https://apps.gomarble.ai/mcp-api/sse"
    }
  }
}

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

mcp api in other clients