← Back to Plugins
MCP Server MCP

Danube AI

github By github 👁 1 views ▲ 0 votes

Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.danubeai.com/mcp",
      "headers": [
        {
          "description": "Your Danube API key (get one at https://danubeai.com/dashboard/api-keys)",
          "isRequired": true,
          "isSecret": true,
          "name": "danube-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...