Quickstart
From zero to first API call in 60 seconds.
1. Install
Requires Python 3.9 or higher.
2. Register
Response:
Save the api_key. It is shown once and cannot be retrieved later.
3. Call
This single call runs position sizing, risk validation, and optional system health assessment from supplied inputs.
What just happened
- The SDK sent
POST /v1/compound/pre-trade-gatewith your parameters. - System R sized the position using the G-formula (geometric growth optimization).
- Risk checks evaluated the supplied trade details against configured risk inputs.
- You received a structured pre-trade report in one response.
Next steps
- Browse finance tools available to your agent
- Connect via MCP for Claude Desktop, Cursor, or any MCP client
- View pricing and live billing endpoints for current metering
System R AI
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/v1/openapi.json |
| Machine Docs | agents.systemr.ai/llms.txt |
| GitHub | System-R-AI |
| X | @Systemrai |
| YouTube | @systemr_ai |
| hello@systemr.ai | |
| Phone | 628 333 6693 |
| Address | 7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702 |
| Terms | Terms of Service |
| Privacy | Privacy Policy |
| Security | Security Policy |
© 2026 System R AI. Decision-support software. Not financial advice.