What it exposes
The MCP server gives AI tools access to Joyride through:- market-data tools
- trading tools
- account tools
- analysis tools
- resources and prompts for portfolio and market workflows
Local stdio mode
Point your MCP client at the built server entry point:Remote HTTP mode
Joyride also has an HTTP MCP entry point intended for remote agent access:- base URL:
https://api.joyride.exchange/mcp - transport: Streamable HTTP
- auth: bearer token / API key mapping on the server side
Typical use cases
- list available options chains
- fetch quotes and order books
- place and cancel paper-trading orders
- inspect balances, positions, and history
- ask an AI client to analyze a position or build a trade idea