{
  "schemaVersion": "2026-05-15",
  "note": "Convenience discovery file only; not a universal standard. Quote.Trade's official REST/WebSocket APIs remain canonical.",
  "canonicalDocs": "https://doc.quote.trade",
  "apiBase": "https://app.quote.trade/api",
  "productionResources": {
    "llms": "https://quote.trade/llms.txt",
    "forAgents": "https://quote.trade/for-agents",
    "tradingReference": "https://quote.trade/trading-reference",
    "publicOpenAPI": "https://quote.trade/openapi/quote-trade.openapi.yaml"
  },
  "marketDataMcp": {
    "status": "planned-not-hosted-not-published",
    "hostedEndpointAvailable": false,
    "endpoint": null,
    "registryNameCandidate": "trade.quote/marketdata-mcp",
    "description": "Optional adapter around existing public Quote.Trade APIs; not a replacement API.",
    "npmPackageCandidate": "@quotetrade/quote-trade-marketdata-mcp",
    "dockerImageCandidate": "ghcr.io/quotetrade/quote-trade-marketdata-mcp"
  },
  "executionMcp": {
    "status": "not-hosted-private-beta-not-for-production-deployment",
    "hostedEndpointAvailable": false,
    "endpoint": null,
    "registryNameCandidate": "trade.quote/execution-mcp",
    "description": "Optional private/beta adapter around authenticated Quote.Trade APIs. Not hosted, not published, and not part of this production website deployment."
  },
  "authenticatedTradingReference": {
    "status": "documentation-only",
    "url": "https://quote.trade/trading-reference",
    "description": "Human-reviewed documentation for sending orders, account/balance summary, private position/balance streams, user order streams, and risk updates. Not an autonomous agent action schema."
  },
  "notAdvertisedAsHosted": [
    "execution MCP",
    "live trading MCP",
    "remote MCP endpoint URLs",
    "A2A agent endpoint",
    "guessed authenticated schemas"
  ],
  "contact": "https://doc.quote.trade"
}
