UseWait for VS Code
com.usewait/waitlist
Create and manage waitlists from your AI agent: page, custom domain, emails, signups, broadcasts.
client:VS Code
transport:streamable-http
Install UseWait in VS Code
.vscode/mcp.json
{
"servers": {
"waitlist": {
"type": "http",
"url": "https://usewait.com/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs