Skip to main content

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:

  1. Create or sign in to your portal account.
  2. Configure one MCP integration in the Integrations tab.
  3. Generate broker credentials in Configurations.
  4. Call initialize, then tools/list, then tools/call against POST /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_url flows.