Skip to content
Cursor

Dango for Cursor

com.trydango/dango

Build decks in your own brand, from the AI agent you already use. Then edit them yourself.

client:Cursor transport:streamable-http

Install Dango in Cursor

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

{
  "mcpServers": {
    "dango": {
      "url": "https://api.trydango.com/mcp"
    }
  }
}

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

Dango in other clients