Skip to main content
The Inbox MCP server gives AI tools direct access to the full REST API — threads, messages, prospects, tags, and more.

Authentication

The MCP server uses the same API token as the REST API. Pass it in the Authorization header.
Need an API token? See Authentication.

Server URL

Client setup

Claude Desktop

Add to your config file:
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
claude_desktop_config.json

Cursor

Add to .cursor/mcp.json in your project root:
.cursor/mcp.json
Replace <INBOX_API_TOKEN> with your API token.