← Back to Plugins
MCP Server MCP

io.github.zexiro/waitloop

github By github 👁 2 views ▲ 0 votes

Agent-first waitlists: hosted signup pages with referral ranking. One tool call returns a live page.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://waitloop.dev/api/mcp",
      "headers": [
        {
          "description": "Bearer token: your Waitloop API key (create one at https://waitloop.dev/dashboard/keys)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...