MCP Server
MCP
Danube AI
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
By
Comments
Sign in to leave a comment