WhopMail MCP
Connect Cursor, ChatGPT, Claude, Grok, and other MCP clients to your Whop company's email marketing.
MCP URL
https://www.whopmail.com/api/mcp
Always use www.whopmail.com — other hosts may strip auth headers.
OAuth (recommended)
Cursor, ChatGPT, Claude connectors, and Grok Custom Connectors discover OAuth automatically from the MCP URL. When prompted, paste an MCP API key from WhopMail → Settings → MCP / AI agents.
| Client ID | whopmail_mcp |
| Client Secret | (leave blank — PKCE) |
| Authorization endpoint | https://www.whopmail.com/oauth/authorize |
| Token endpoint | https://www.whopmail.com/oauth/token |
| Registration (DCR) | https://www.whopmail.com/oauth/register |
Grok Custom Connector
- MCP server URL:
https://www.whopmail.com/api/mcp - Client ID:
whopmail_mcp - Client Secret: leave empty
- Auth URL:
https://www.whopmail.com/oauth/authorize - Token URL:
https://www.whopmail.com/oauth/token - When the browser opens, paste your
wpml_…MCP key and Allow
Cursor / Claude (URL only)
Add a remote MCP server with URL https://www.whopmail.com/api/mcp. The client will start OAuth; complete the consent page with your MCP key.
API key header (CLI / legacy)
{
"mcpServers": {
"whopmail": {
"url": "https://www.whopmail.com/api/mcp",
"headers": {
"Authorization": "Bearer wpml_YOUR_KEY"
}
}
}
}Discovery
https://www.whopmail.com/.well-known/oauth-protected-resource/api/mcphttps://www.whopmail.com/.well-known/oauth-authorization-server