Skip to content
Cursor

TheSignup for Cursor

app.thesignup/mcp

TheSignup MCP server — read and manage signups, participants, webhooks, and analytics.

client:Cursor transport:streamable-http

Install TheSignup in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://thesignup.app/mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TheSignup in other clients