MCP Server
MCP
io.github.zexiro/waitloop
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
By
Comments
Sign in to leave a comment