/mcp endpoint.
Whop Docs MCP server
Gives AI agents direct access to Whop documentation for accurate guidance while building. Server URL:https://docs.whop.com/mcp
Whop API MCP server
Allows AI agents to make direct API calls to Whop: list resources, create data, and explore your setup interactively. Server URL:https://mcp.whop.com/mcp
https://mcp.whop.com/sse still works for clients that only speak the older SSE transport. Prefer /mcp (streamable HTTP) everywhere else.Authentication
When connecting, provide your API key in the authorization prompt:- Company API Key - For accessing only your company’s data
- App API Key - For accessing data across companies that have installed your app
Connect from Claude.ai
- Open Claude Web
- Go to Settings -> Connectors
- Click ”+ Add Custom Connector”
- Add the MCP server URL:
https://mcp.whop.com/mcp
Plain-file access for agents
If you have no MCP client, docs.whop.com/llms.txt indexes every page by product area, and appending.md to any docs URL returns the raw Markdown.
Next steps
API overview
How requests, versioning, and pagination work.
Quickstart
Make your first API call in a few minutes.
Test in sandbox
Point your agent at test data before going live.
Whop CLI
Build and manage Whop apps from your terminal.

