quote_trade_withdraw — Quote.Trade MCP Adapter MCP Tool
quote_trade_withdraw
(quote trade withdraw) is one of 25 tools on the
Quote.Trade MCP Adapter
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call quote_trade_withdraw from your client
- Claude Code Quote.Trade MCP Adapter quote_trade_withdraw run in your project directory
- Claude Desktop Quote.Trade MCP Adapter quote_trade_withdraw ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Quote.Trade MCP Adapter quote_trade_withdraw ~/.cursor/mcp.json
- VS Code Quote.Trade MCP Adapter quote_trade_withdraw .vscode/mcp.json
- Zed Quote.Trade MCP Adapter quote_trade_withdraw ~/.config/zed/settings.json
- Windsurf Quote.Trade MCP Adapter quote_trade_withdraw ~/.codeium/windsurf/mcp_config.json
- Cline Quote.Trade MCP Adapter quote_trade_withdraw ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Quote.Trade MCP Adapter quote_trade_withdraw ~/.gemini/settings.json
- Grok Quote.Trade MCP Adapter quote_trade_withdraw .mcp.json (in your project root)
- ChatGPT Quote.Trade MCP Adapter quote_trade_withdraw Settings → Connectors → Advanced → Developer mode
- Claude.ai Quote.Trade MCP Adapter quote_trade_withdraw Settings → Connectors → Add custom connector
- LangChain Quote.Trade MCP Adapter quote_trade_withdraw pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://quote.trade/mcp
Other tools on this server
- quote_trade_api_discovery
- quote_trade_api_manifest
- quote_trade_get_challenge
- quote_trade_logon
- quote_trade_get_deposit_address
- quote_trade_status
- quote_trade_exchange_info
- quote_trade_instruments
- quote_trade_ticker
- quote_trade_depth
- quote_trade_account
- quote_trade_get_positions
- quote_trade_get_orders
- quote_trade_get_order_status
- quote_trade_get_risk
- quote_trade_get_order_history
- quote_trade_get_deposit_history
- quote_trade_get_withdraw_requests
- quote_trade_get_user_wallets
- quote_trade_get_index_positions
- quote_trade_order_preview
- quote_trade_place_order
- quote_trade_cancel_order
- quote_trade_withdraw_preview
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.