Skip to main content
Developers

Built for Builders.
API-First. MCP-Ready.

OHLCX ships with a full REST API, three AI agent endpoints, and an MCP server exposing 85 tools - covering every platform capability from order management to strategy automation to admin billing.

Whether you are embedding execution logic into your own product, building an AI agent that reads live trading data, or integrating OHLCX into your IDE via Cursor - the developer surface is production-ready and documented.

Developer Surfaces

📡JSON · Auth
REST API

Full JSON REST API under /api/*. 15 resource groups including strategies, signals, markets, accounts, AI agents, billing, and admin. Cookie-based auth. OpenAPI 3.0 spec available.

View Docs →
🤖SSE · Streaming
AI Agents

Three in-app AI agents via Server-Sent Events: Support (public KB), Trading (account data, auth required), Unified (both). 17 tools across auth/Pro tiers. Configurable via OpenAI, Anthropic, or Gemini.

View Docs →
🔌85 Tools · HTTP + stdio
MCP Server

Model Context Protocol server exposing 85 tools across 17 categories. 4 public, 67 auth-required, 14 admin-only. Compatible with Cursor, Claude, and any MCP client. HTTP and stdio transports.

View Docs →
🏗React 19 · Laravel 13
Architecture

React 19 SPA + Laravel 13 backend + Schwab thinkorswim API + Alpaca data + Stripe billing + Docker + Laravel Reverb WebSockets. Modular private package architecture.

View Docs →

Technology Stack

Frontend
React 19 + Mantine UI + Zustand
SPA at /trading; React Router; Vite; Tabler icons; real-time via Reverb WebSockets
Backend
Laravel 13 (PHP 8.3+)
Sanctum auth; Horizon queues; Reverb WebSockets; modular vendor/ohlcx/* packages
Broker
Schwab thinkorswim API (OAuth)
Live positions, orders, option chains, movers, price history via useApiService
Market Data
External OHLCX API (proxied)
Strategies, signals, markets, sectors, news - 1-min cached proxy via Laravel
AI / Agents
OpenAI / Anthropic / Gemini (configurable)
Three in-app SSE agents + MCP server with 85 tools for IDE/Cursor integration
Billing
Stripe
Credit packages, subscription management, webhooks, usage tracking
Realtime
Laravel Reverb (WebSockets)
Market quotes, order status, presence channel, community chat
Deployment
Docker + cloud
Dockerized microservices; isolated infrastructure for white-label deployments

Ready to Build?

Access the full API reference, MCP tool inventory, and AI agent documentation. For API licensing or partnership inquiries, contact us directly.