Quote.Trade MCP Adapter

by Unknown

Not rated
Website

About

Official hosted MCP adapter for Quote.Trade market data and guarded account/order workflows; no withdrawal tools.

Details

Author
Unknown
Categories
Finance, Knowledge Base, Other

Quote.Trade already exposes official REST/WebSocket APIs. Agents should treat the official docs and API base as the canonical integration surface. MCP is an optional agent-facing adapter around the existing APIs; it is not a replacement API.

- Main site:https://quote.trade
- Official API docs:
https://doc.quote.trade
- REST API base:https://app.quote.trade/api
- WebSocket base:wss://app.quote.trade
- Verified public OpenAPI schema:
https://quote.trade/openapi/quote-trade.openapi.yaml
- Authenticated trading reference:
https://quote.trade/trading-reference
- MCP discovery:
https://quote.trade/.well-known/mcp.json
- MCP endpoint:
https://quote.trade/mcp

Quick-start: direct Quote.Trade REST API

Start with verified public endpoints that require no credentials:

GET https://app.quote.trade/api/status GET https://app.quote.trade/api/exchangeInfo GET https://app.quote.trade/api/getInstrumentPairs GET https://app.quote.trade/api/ticker?symbol=BTC GET https://app.quote.trade/api/depth?symbol=BTC&limit=100

Use timeouts, bounded retries, and respect 429/418Retry-Afterresponses.

Usehttps://doc.quote.tradefor the canonical WebSocket and authenticated API behavior. Do not infer private endpoint request/response schemas from Binance compatibility alone.

Quote.Trade hosts an optional MCP adapter for agent clients that prefer MCP tool calls.

Streamable HTTP JSON-RPC 2.0 over HTTP POST MCP protocol version: 2025-06-18

The MCP adapter does not replace the official REST/WebSocket APIs. It exposes selected Quote.Trade API workflows as discoverable tools with input schemas, output schemas, safety annotations, guardrails, and structured responses.

initialize notifications/initialized ping tools/list tools/call

Public MCP tools call existing public endpoints such as:

quote_trade_status -> GET /api/status quote_trade_exchange_info -> GET /api/exchangeInfo quote_trade_instruments -> GET /api/getInstrumentPairs quote_trade_ticker -> GET /api/ticker quote_trade_depth -> GET /api/depth

Private/account/trading MCP tools call existing authenticated endpoints and streams such as:

quote_trade_account -> GET /api/account quote_trade_order_preview -> local validation only; no API call quote_trade_place_order -> POST /api/order quote_trade_liquidity_sample -> wss://app.quote.trade/ws/liquidity quote_trade_private_events_sample -> wss://app.quote.trade/ws/listenKey

GET /mcpis not a human-readable docs page. It should return 405 unless server-initiated SSE is separately enabled. Use this guide and the MCP discovery file for documentation.

Quote.Trade also documents authenticated trading and account workflows. Seehttps://doc.quote.trade/trading-reference.

- Sending BUY/SELL orders withPOST /api/order.
- Reading account, balance, margin, wallet, and unrealized P/L fields withGET /api/account.
- Subscribing to private user position/balance updates throughwss://app.quote.trade/ws/listenKey.
- Subscribing to private user order updates throughwss://app.quote.trade/ws/listenKey.
- Subscribing to private risk updates.

Do not expose withdrawals, wallet private-key handling, seed phrases, unrestricted autonomous live trading, or unreviewed staking/unstaking flows to agents.

Live trading through MCP is disabled unless server-side trading is enabled and the request passes the configured guardrails.
- Callquote_trade_order_preview.
- Show the normalized order, estimated notional, symbol, side, price, quantity, leverage flag, and account to the user.
- Require explicit human approval.
- Callquote_trade_place_orderonly if server-side trading is enabled and all limits pass.

humanApproved=true approvalText="APPROVE QUOTE.TRADE LIVE ORDER" server-side API credentials allowed-symbol check max-notional check leverage disabled unless explicitly allowed

Do not expose withdrawals, transfers, wallet signing, staking, unstaking, or unrestricted live order loops through MCP.

Install/copyquote-trade-api-operatorfor agent instructions. OpenClaw users can use the existing skill with:

openclaw skills install quote-trade-operator

Direct REST/WebSocket calls remain canonical. The hosted MCP endpoint is optional for MCP-aware clients.

Usehttps://doc.quote.trade/openapi/quote-trade.openapi.yamlonly for verified public endpoints. Authenticated/trading endpoint schemas should not be used as autonomous agent action schemas unless Quote.Trade explicitly approves the scope, signing flow, risk limits, and human-approval requirements.

If adding an OpenAPI cross-reference, preferexternalDocspointing to the MCP reference/discovery rather than modeling each MCP trading tool as an ordinary unaudited REST action.

Trading is high-risk and not financial advice. Use official docs, scoped credentials, dry-run/order-preview logic in the calling application where possible, explicit human approval, max-notional limits, allowed-symbol limits, and no withdrawals. Do not build unrestricted autonomous live trading loops from this package.

- AI-agent discovery:https://quote.trade/llms.txt
- Agent integration guide:
https://quote.trade/for-agents
- Authenticated trading reference:
https://quote.trade/trading-reference
- Verified public OpenAPI schema:
https://quote.trade/openapi/quote-trade.openapi.yaml
- MCP discovery:
https://quote.trade/.well-known/mcp.json
- MCP endpoint:
https://quote.trade/mcp

The production public OpenAPI schema is intentionally read-only. Use the hosted MCP endpoint for MCP-aware clients, verify currently available tools withtools/list, and do not infer unaudited private schemas or bypass documented safety controls.

Check live market data and execute real trades — buy/sell tokens and stocks, open leveraged perp positions, trade prediction markets, move funds in and out of savings

Real-time tweet counters and market data for Polymarket's Elon Musk & Ted Cruz markets — hosted remote MCP server (streamable-http + SSE), free tier is keyless.

Crypto research & trading MCP — swaps, earn, perps, Polymarket across major chains.

Free crypto address labels. Identify known addresses on major networks with a free API.

Crypto-native VPS hosting AI agents can rent and pay for autonomously via MCP (no KYC).

Formo makes analytics and attribution easy for crypto apps, so you can focus on growth. Measure what matters and drive growth onchain with the data platform for onchain apps. Get the best of web, product, and onchain analytics on one versatile platform.

Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp

Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.

Live Polymarket prediction market data — whale trades, market odds, trader profiles, leaderboards, and AI-citable summaries.

Operate the AgentPump agent economy: read the live market and create, fund, tune, and run autonomous on-chain trading agents.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.