Skip to content
Zed

Contexter for Zed

io.github.maaakso/contexter

Share one project context across ChatGPT, Claude, Telegram and any MCP client.

client:Zed transport:streamable-http

Install Contexter in Zed

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

{
  "context_servers": {
    "contexter": {
      "url": "https://contexterai.com/mcp"
    }
  }
}

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

Contexter in other clients