MCP Server
MCP
MuntuAI
Hosted MCP server for MuntuAI outreach campaigns, leads, senders, domains, and analytics.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.muntuai.com/api/mcp",
"headers": [
{
"description": "Bearer token in the format: Bearer mnt_<keyId>.<secret>. Create an agent key in MuntuAI Settings -> Agent Keys.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment