MCPs
Mantle exposes your business through the Agent MCP, a single Model Context Protocol endpoint that any compatible AI tool can connect to. Once connected, Claude, ChatGPT, Cursor, or any MCP-aware tool can read your customers, run analytics, manage flows and affiliates, work with the helpdesk, and update docs, all through one secure connection.
Get started
- Agent MCP Overview — What the Agent MCP is, what it does, and how it's different from the older per-domain MCPs
- Connecting the MCP — Quick install via
add-mcp, manual config for any client, OAuth and API key auth - Agent MCP in action — Examples and patterns for chat, scheduled work, and approvals
- Foundations MCP — Use during initial Mantle integration to bootstrap your codebase
Migrating from older MCPs
Mantle previously offered separate per-domain MCPs (Core, Growth, Docs Management). Those still work but new features are landing on the Agent MCP. If you're connected to /core, /growth, or /docs_management, swap each entry for a single /agent connection.
Security
All connections use OAuth 2.1 (recommended) or scoped API keys. Permissions follow the user, not a shared service token. Revoke access at any time from your Mantle settings.