Skip to content
VS Code

Danube AI for VS Code

com.danubeai/danube

Marketplace gateway: 100+ services and 1,400+ tools behind one MCP connection with unified auth

client:VS Code transport:streamable-http

Install Danube AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "danube": {
      "type": "http",
      "url": "https://mcp.danubeai.com/mcp"
    }
  }
}

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

Danube AI in other clients