swop_get_spending_delegation — swop MCP Tool
swop_get_spending_delegation
(swop get spending delegation) is one of 31 tools on the
swop
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call swop_get_spending_delegation from your client
- Claude Code swop swop_get_spending_delegation run in your project directory
- Claude Desktop swop swop_get_spending_delegation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor swop swop_get_spending_delegation ~/.cursor/mcp.json
- VS Code swop swop_get_spending_delegation .vscode/mcp.json
- Zed swop swop_get_spending_delegation ~/.config/zed/settings.json
- Windsurf swop swop_get_spending_delegation ~/.codeium/windsurf/mcp_config.json
- Cline swop swop_get_spending_delegation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI swop swop_get_spending_delegation ~/.gemini/settings.json
- Grok swop swop_get_spending_delegation .mcp.json (in your project root)
- ChatGPT swop swop_get_spending_delegation Settings → Connectors → Advanced → Developer mode
- Claude.ai swop swop_get_spending_delegation Settings → Connectors → Add custom connector
- LangChain swop swop_get_spending_delegation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http swop https://mcp.swopme.co/mcp
Other tools on this server
- swop_search_identities
- swop_lookup_identity
- swop_search_markets
- swop_get_event_markets
- swop_get_event_live_status
- swop_get_orderbook
- swop_get_prices
- swop_get_price_history
- swop_get_taxonomy
- swop_get_taxonomy_stats
- swop_check_predictions_access
- swop_get_my_profile
- swop_get_my_balances
- swop_get_my_orders
- swop_list_my_tokens
- swop_get_my_smartsite
- swop_update_my_smartsite
- swop_add_link
- swop_remove_link
- swop_create_product
- swop_feature_product
- swop_list_my_products
- swop_update_product
- swop_send
- swop_pay_x402_link
- swop_get_swap_quote
- swop_swap
- swop_perps_order
- swop_get_product_link
- swop_get_store
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.