@whop/mcp
Freeby MCP Community
The official MCP Server for the Whop API
v0.0.17Added Apr 12, 2026
@whop/mcp MCP Server
The official MCP Server for the Whop API
Installation
Reviews
Installation
Quick install
npx -y @whop/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@whop/mcp": {
"command": "npx",
"args": ["-y", "@whop/mcp"]
}
}
}