Skip to content
Cline

Agent Inbox for Cline

ai.clize/inbox

A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.

client:Cline transport:stdio runtime:npm

Install Agent Inbox in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "inbox": {
      "command": "npx",
      "args": [
        "-y",
        "@clize/inbox"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent Inbox in other clients