Skip to content

My MCP Server for Zed

live.alpic.gueguesser-chatgptap-68537aa2/gueguesser-chatgptapp

Geography Guesser game

client:Zed transport:streamable-http

Install My MCP Server in Zed

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

{
  "context_servers": {
    "gueguesser-chatgptapp": {
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live"
    }
  }
}

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

My MCP Server in other clients