Skip to content
VS Code

Mailbox MCP for VS Code

com.mailbox-mcp/mailbox-mcp

Read, send, file and search email in any Gmail, Microsoft 365 or IMAP mailbox, plus its calendar.

client:VS Code transport:streamable-http

Install Mailbox MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mailbox-mcp": {
      "type": "http",
      "url": "https://mcp.mailbox-mcp.com/db/mcp"
    }
  }
}

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

Mailbox MCP in other clients