Skip to content
VS Code

Dango for VS Code

com.trydango/dango

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

client:VS Code transport:streamable-http

Install Dango in VS Code

.vscode/mcp.json

{
  "servers": {
    "dango": {
      "type": "http",
      "url": "https://api.trydango.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dango in other clients