Skip to main content
Autosend Mcp Cursor

Option 1: Using Settings UI

Option 2: Using config file

Add the following to your project-specific or global .cursor/mcp.json file:
{
	"mcpServers": {
		"autosend": {
			"url": "https://mcp.autosend.com/"
		}
	}
}
Once the server is added, Cursor will display a Needs login prompt. Click on it to authorize Cursor to access your AutoSend account.

Next Steps