Skip to content
Zed

DC Member API for Zed

io.github.dynamitecircle/dc

Read and act on your own Dynamite Circle membership data via the public DC Member API.

client:Zed transport:streamable-http tools:85

Install DC Member API in Zed

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

{
  "context_servers": {
    "dc": {
      "url": "https://api.dynamitecircle.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 85 tools →

DC Member API in other clients