Skip to content
Windsurf

agentsbase — Email for AI Agents for Windsurf

net.agentsbase/mcp

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

client:Windsurf transport:stdio runtime:npm

Install agentsbase — Email for AI Agents in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agentsbase — Email for AI Agents in other clients