Agent Inbox for Windsurf
ai.clize/inbox
A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.
client:Windsurf
transport:stdio
runtime:npm
Install Agent Inbox in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"inbox": {
"command": "npx",
"args": [
"-y",
"@clize/inbox"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs