Skip to content
Zed

TheSignup for Zed

app.thesignup/mcp

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

client:Zed transport:streamable-http

Install TheSignup in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

TheSignup in other clients