Claude Desktop
Open Connectors
Open Claude Desktop and click Customize in the top-left corner, then click Connectors. Add AutoSend
Click the + button and select Add custom connector. Add custom connector
Enter the name as AutoSend and the URL as https://mcp.autosend.com/. Connect and Authorize
Click on the Connect and follow the OAuth prompt to log in to your AutoSend account.
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