pay_with_shared_payment_token — tickets MCP Tool
pay_with_shared_payment_token
(pay with shared payment token) 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 pay_with_shared_payment_token from your client
- Claude Code tickets pay_with_shared_payment_token run in your project directory
- Claude Desktop tickets pay_with_shared_payment_token ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tickets pay_with_shared_payment_token ~/.cursor/mcp.json
- VS Code tickets pay_with_shared_payment_token .vscode/mcp.json
- Zed tickets pay_with_shared_payment_token ~/.config/zed/settings.json
- Windsurf tickets pay_with_shared_payment_token ~/.codeium/windsurf/mcp_config.json
- Cline tickets pay_with_shared_payment_token ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tickets pay_with_shared_payment_token ~/.gemini/settings.json
- Grok tickets pay_with_shared_payment_token .mcp.json (in your project root)
- ChatGPT tickets pay_with_shared_payment_token Settings → Connectors → Advanced → Developer mode
- Claude.ai tickets pay_with_shared_payment_token Settings → Connectors → Add custom connector
- LangChain tickets pay_with_shared_payment_token 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.