Skip to content
Claude Desktop

agentsbase — Email for AI Agents for Claude Desktop

net.agentsbase/mcp

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

client:Claude Desktop transport:stdio runtime:npm

Install agentsbase — Email for AI Agents in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentsbase-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentsbase — Email for AI Agents in other clients