wait_for_payment — tickets MCP Tool
wait_for_payment
(wait for payment) is one of 13 tools on the
tickets
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wait_for_payment from your client
- Claude Code tickets wait_for_payment run in your project directory
- Claude Desktop tickets wait_for_payment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tickets wait_for_payment ~/.cursor/mcp.json
- VS Code tickets wait_for_payment .vscode/mcp.json
- Zed tickets wait_for_payment ~/.config/zed/settings.json
- Windsurf tickets wait_for_payment ~/.codeium/windsurf/mcp_config.json
- Cline tickets wait_for_payment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tickets wait_for_payment ~/.gemini/settings.json
- Grok tickets wait_for_payment .mcp.json (in your project root)
- ChatGPT tickets wait_for_payment Settings → Connectors → Advanced → Developer mode
- Claude.ai tickets wait_for_payment Settings → Connectors → Add custom connector
- LangChain tickets wait_for_payment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tickets https://toots.brussels/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.