← RETURN TO ROOT
Connected
Connect your AI tool to Unsendbox
Unsendbox works with any MCP-compatible AI client. Pick your preferred tool and connect it to the Unsendbox MCP endpoint in minutes.
Get your API keySupported AI clients
Unsendbox exposes a Streamable HTTP MCP endpoint. Any client that speaks MCP can connect.
1) Get your MCP endpoint and API key
Every Unsendbox workspace has an MCP endpoint ready to use.
- 01Go to Dashboard → Settings → API Keys.
- 02Create or copy an existing API key for MCP access.
- 03Your MCP endpoint is: https://app.unsendbox.com/api/v1/mcp
- 04Keep your API key secure — it grants full workspace access.
2) Connect from ChatGPT
Use the Unsendbox MCP widget for zero-config setup.
- 01Open ChatGPT and navigate to the MCP widgets panel.
- 02Search for "Unsendbox" or add the MCP endpoint URL manually.
- 03Authenticate with your API key when prompted.
- 04Unsendbox tools (send_email, list_threads, connect_domain, etc.) appear in your chat.
2) Connect from Claude Desktop
Add Unsendbox as an MCP server in Claude Desktop preferences.
- 01Open Claude Desktop → Settings → MCP Servers.
- 02Click "Add Server" and enter the Streamable HTTP endpoint URL.
- 03Set the API key in the server authentication field.
- 04Restart Claude Desktop — Unsendbox tools now appear with approval prompts.
2) Connect from Claude Code (CLI)
Register MCP in your project config for terminal workflows.
- 01Add the Unsendbox MCP server to your project .mcp.json file.
- 02Set the transport type to "streamable-http" with the endpoint URL.
- 03Pass the API key via environment variable or inline config.
- 04Run claude and verify tools are discovered with /mcp.
3) Verify your connection
Run these checks from any connected client to confirm setup.
Recommended workflow
Use your AI client as the command surface and Unsendbox dashboard for review.