Skip to content
Cursor

DC Member API for Cursor

io.github.dynamitecircle/dc

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

client:Cursor transport:streamable-http tools:85

Install DC Member API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 85 tools →

DC Member API in other clients