{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.lighthorse/trading",
  "title": "Light Horse Securities",
  "description": "Agentic brokerage access to a US brokerage account: quotes, orders, positions, cash and documents.",
  "version": "1.0.0",
  "websiteUrl": "https://www.lighthorse.io",
  "icons": [
    { "src": "https://portal.lighthorse.io/icon-32.png", "mimeType": "image/png", "sizes": ["32x32"] },
    { "src": "https://portal.lighthorse.io/icon-256.png", "mimeType": "image/png", "sizes": ["256x256"] },
    { "src": "https://portal.lighthorse.io/icon-1024.png", "mimeType": "image/png", "sizes": ["1024x1024"] }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://portal.lighthorse.io/mcp"
    }
  ],
  "_meta": {
    "io.lighthorse/canonical": {
      "descriptor": "https://portal.lighthorse.io/.well-known/mcp.json"
    },
    "io.lighthorse/docs": {
      "summary": "Check balances, view positions and open orders, get real-time quotes, preview and place stock and option orders, cancel orders, search statements and tax documents, deposit and withdraw cash, and schedule workflows.",
      "apiReference": "https://www.lighthorse.io/docs",
      "connectGuide": "https://www.lighthorse.io/instructions/ai",
      "llmsTxt": "https://www.lighthorse.io/llms.txt",
      "llmsFullTxt": "https://www.lighthorse.io/llms-full.txt"
    },
    "io.lighthorse/auth": {
      "type": "oauth2",
      "authorizationServerMetadata": "https://portal.lighthorse.io/.well-known/oauth-authorization-server",
      "protectedResourceMetadata": "https://portal.lighthorse.io/.well-known/oauth-protected-resource",
      "dynamicClientRegistration": true,
      "grantTypesSupported": ["authorization_code"]
    },
    "io.modelcontextprotocol.registry/publisher-provided": {
      "descriptor": "https://portal.lighthorse.io/.well-known/mcp.json"
    }
  }
}
