← Back to Plugins
MCP Server MCP

MuntuAI

github By github 👁 1 views ▲ 0 votes

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

Comments

Sign in to leave a comment

Loading comments...