Skip to content
VS Code

TheSignup for VS Code

app.thesignup/mcp

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

client:VS Code transport:streamable-http

Install TheSignup in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://thesignup.app/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TheSignup in other clients