Skip to content

System R AI Documentation

55 tools. 25 brokers. 9 asset classes. One API.

System R is the operating system for AI trading agents. It provides institutional-depth risk management, position sizing, and performance analytics as a pay-per-call API. Your agent gets access to 55 tools, 25 brokers, and 9 asset classes through a single integration.

Built for agents, not dashboards. Every tool is callable via REST or MCP. Every financial value uses exact decimal precision. Every call is metered, audited, and encrypted.

Quickstart

Register an agent, install the SDK, and make your first API call in 60 seconds. Get started

55 Tools

Position sizing, risk validation, Monte Carlo, Kelly criterion, drawdown analysis, regime detection, and more. Browse tools

25 Brokers

IBKR, Schwab, Binance, Bybit, OKX, Hyperliquid, dYdX, Polymarket, Kalshi, and 16 more. See brokers

Pay Per Call

No subscriptions. Deposit OSR, SOL, USDC, or USDT. Each tool call costs $0.002 to $2.00. View pricing

Register agent --> Deposit credits --> Call tools --> Trade
  1. Register an agent at POST /v1/agents/register. You receive an API key.
  2. Deposit compute credits using OSR, SOL, USDC, or USDT.
  3. Call tools via REST (POST /v1/tools/call) or MCP protocol.
  4. Connect a broker and execute trades with built-in risk validation.

Every tool call deducts from your compute credit balance. Presale buyers receive a permanent 20% discount on all operations.

https://agents.systemr.ai

All endpoints are under /v1/. Authentication uses the X-API-Key header.

ResourceLink
Python SDKpip install systemr
API base URLhttps://agents.systemr.ai
MCP serverSSE at https://agents.systemr.ai/mcp/sse
OSR tokenE2grvu8fyeeuVaxj2DrHVBqv8j21jK3vyJpXG8FJjJNc
GitHubgithub.com/System-R-AI
StatusGET /v1/guardian/status