Skip to content
Zed

Example App for Zed

io.github.mctx-ai/example-app

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

client:Zed transport:sse

Install Example App in Zed

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

{
  "context_servers": {
    "example-app": {
      "url": "https://example-app.mctx.ai/v1.3.4"
    }
  }
}

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

Example App in other clients