Skip to content
VS Code

MuntuAI for VS Code

io.github.design-smith/muntuai-mcp

Hosted MCP server for MuntuAI outreach campaigns, leads, senders, domains, and analytics.

client:VS Code transport:streamable-http

Install MuntuAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "muntuai-mcp": {
      "type": "http",
      "url": "https://api.muntuai.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MuntuAI in other clients