Skip to main content
Autosend Mcp Claude

Claude Desktop

1

Open Connectors

Open Claude Desktop and click Customize in the top-left corner, then click Connectors.
Screenshot 2026 03 04 At 11 46 25 AM
2

Add AutoSend

Click the + button and select Add custom connector.
Screenshot 2026 03 04 At 11 51 48 AM
3

Add custom connector

Enter the name as AutoSend and the URL as https://mcp.autosend.com/.
Screenshot 2026 03 04 At 11 53 48 AM
4

Connect and Authorize

Click on the Connect and follow the OAuth prompt to log in to your AutoSend account.
Screenshot 2026 03 04 At 11 54 17 AM
AutoSend OAuth Screen
Claude Desktop does not support remote MCP servers via the claude_desktop_config.json file. You must add remote servers through Connectors.

Claude Code

Run the following command in your terminal:
claude mcp add autosend --transport http https://mcp.autosend.com/
When you first use the MCP tools, Claude Code will open your browser to authorize the connection with your AutoSend account.

Next Steps