Authentication
The MCP server uses the same API token as the REST API. Pass it in theAuthorization 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
<INBOX_API_TOKEN> with your API token.