
MuntuAI
Run and inspect MuntuAI cold-outreach campaigns, leads, senders, domains, and analytics from your coding agent without leaving the IDE.
Overview
MuntuAI MCP is a MCP server for the Grow phase that lets coding agents manage MuntuAI outreach campaigns, leads, senders, domains, and analytics over hosted HTTP.
What is this MCP server?
- Hosted streamable-HTTP MCP at api.muntuai.com—no local server to maintain
- Bearer agent key auth (mnt_<keyId>.<secret>) from MuntuAI Settings → Agent Keys
- Surfaces outreach campaigns, leads, senders, domains, and analytics in one integration
- Designed for agent-driven campaign tweaks and reporting during growth sprints
- Version 1.0.0 remote MCP aligned with the 2025-12-11 server schema
- Server version 1.0.0
- Single remote endpoint: https://api.muntuai.com/api/mcp (streamable-http)
- One required secret header: Authorization Bearer agent key
What problem does it solve?
Switching between your agent and the MuntuAI dashboard breaks flow when you need quick campaign or lead checks during a growth push.
Who is it for?
Solo builders already on MuntuAI who want agent-assisted campaign monitoring, lead/sender checks, and analytics without manual dashboard hopping.
Skip if: Builders who do not use MuntuAI, need full email inbox sync, or want a self-hosted open-source outreach stack with no SaaS account.
What do I get? / Deliverables
After you register the remote endpoint with a Bearer agent key, your agent can query and operate MuntuAI outreach data in the same session as your code.
- Live connection to MuntuAI outreach, lead, sender, domain, and analytics tools from the agent
- Agent-readable campaign and pipeline context for growth decisions
- Reduced context switching between IDE and MuntuAI dashboard
Recommended MCP Servers
Journey fit
Outbound campaign tooling sits in the grow phase where solo builders turn a shipped product into repeatable user acquisition and pipeline management. Lifecycle covers ongoing outreach operations—campaigns, lead lists, sender rotation, and performance analytics—not one-off launch copy.
How it compares
Hosted outreach SaaS bridge via MCP, not a general email client or CRM integration skill.
Common Questions / FAQ
Who is MuntuAI MCP for?
It is for indie and solo builders who run outbound on MuntuAI and want their Claude Code, Cursor, or Codex agent to read and drive campaigns, leads, senders, domains, and analytics.
When should I use MuntuAI MCP?
Use it during grow and lifecycle work when you are tuning campaigns, verifying sender/domain setup, or pulling analytics while shipping follow-up experiments.
How do I add MuntuAI MCP to my agent?
Add the remote MCP URL https://api.muntuai.com/api/mcp in your client, set Authorization to Bearer plus an agent key from MuntuAI Settings → Agent Keys (format Bearer mnt_<keyId>.<secret>).