MuntuAI is an outbound for AI agents. Your agent can now launch and manage large scale personalized email campaigns with its own email accounts.
Server Config
{
"mcpServers": {
"muntu": {
"url": "https://api.muntuai.com/api/mcp",
"headers": {
"Authorization": "Bearer ${env:MUNTU_AGENT_KEY}"
}
}
}
}