Skip to content
Cline

waitlister for Cline

io.github.ilpr/waitlister

Create waitlists, landing pages, manage subscribers, referrals, and view stats on Waitlister.

client:Cline transport:stdio runtime:npm

Install waitlister in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "waitlister": {
      "command": "npx",
      "args": [
        "-y",
        "@waitlister/mcp"
      ],
      "env": {
        "WAITLISTER_ACCOUNT_KEY": "<WAITLISTER_ACCOUNT_KEY>",
        "WAITLISTER_API_KEY": "<WAITLISTER_API_KEY>",
        "WAITLISTER_WAITLIST_KEY": "<WAITLISTER_WAITLIST_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

waitlister in other clients