MAD MCP API Documentation
Welcome to the MAD MCP aggregator docs.
The broker exposes one secure API endpoint that routes tool calls across MCP services such as GoHighLevel, Qdrant, Discord, FFmpeg, and Google.
Quick Start Guide
Get started in minutes:
- Create or sign in to your portal account.
- Configure one MCP integration in the Integrations tab.
- Generate broker credentials in Configurations.
- Call
initialize, thentools/list, thentools/callagainstPOST /lab/mad-mcps/portal/api/mcp.
Supported MCPs
Authentication
All broker requests require a MAD MCP bearer token:
Authorization: Bearer mad_live_***
Content-Type: application/json
Generate and rotate credentials in the portal.
Key Notes
- Tool names are namespaced as
serviceId.toolName. - The broker handles upstream connector routing and session recovery.
- For heavy document ingestion in Qdrant, use
source_urlflows.