whop-mcp-server

whopio/whop-mcp-server
★ 0 stars TypeScript Security Updated 4d ago
The official public source for Whop's hosted MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "whop-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "whopio/whop-mcp-server"
      ]
    }
  }
}

README Excerpt

<img src="assets/logo.png" alt="Whop" width="96" /> The official public source for Whop's hosted Model Context Protocol (MCP) server. This implementation powers the remote endpoint at Cursor. The hosted implementation uses browser-based OAuth so a Whop API key never needs to be copied into an MCP client configuration.

Topics

cloudflare-workerscursormcpmodel-context-protocoltypescriptwhop