All 68 Tools
All 68 tools organized by category. Every tool is free.
System R exposes 68 tools via REST and MCP. Each tool is callable through:
- REST:
POST /v1/tools/callwith{"tool_name": "...", "arguments": {...}} - SDK:
client.call_tool("tool_name", key="value")or named convenience methods - MCP: Via MCP protocol over SSE transport
All 68 tools are completely free. You only pay when an LLM is used.
Summary
| Category | Count | Price | Description |
|---|---|---|---|
| Core | 4 | Free | Position sizing, risk validation, performance evaluation, pricing |
| Analysis | 18 | Free | Drawdown, Monte Carlo, Kelly, variance killers, win/loss, what-if, regime, and more |
| Intelligence | 11 | Free | Pattern detection, structural breaks, trend structure, indicators, greeks, IV surface |
| Planning | 4 | Free | Options sizing, futures sizing, options plans, futures plans |
| Data | 3 | Free | P&L calculation, expected value, compliance check |
| System | 5 | Free | Equity curve, signal scoring, trade outcome, margin, scanner |
| Compound | 2 | Free | Pre-trade gate, full system assessment |
| Journal | 2 | Free | Record trade journal, record trade outcome |
| Memory and ML | 7 | Free | Store/search memory, biases, fingerprint, trajectory, anomalies, clustering |
| Market Data | 5 | Free | Quotes, movers, overview, news, scanner |
| Delegation | 4 | Free | Task delegation, agent listing, status, cancellation |
| Agent | 2 | Free | Agent creation, capability listing |
| Alert | 2 | Free | Alert creation, alert listing |
Total: 68 tools — all free
Complete pricing table
| Tool | Category | Cost |
|---|---|---|
calculate_position_size | Core | Free |
check_trade_risk | Core | Free |
evaluate_performance | Core | Free |
get_pricing | Core | Free |
analyze_drawdown | Analysis | Free |
run_monte_carlo | Analysis | Free |
calculate_kelly | Analysis | Free |
find_variance_killers | Analysis | Free |
analyze_win_loss | Analysis | Free |
run_what_if | Analysis | Free |
detect_regime | Analysis | Free |
analyze_confidence | Analysis | Free |
analyze_consistency | Analysis | Free |
analyze_correlation | Analysis | Free |
analyze_distribution | Analysis | Free |
analyze_recovery | Analysis | Free |
analyze_risk_adjusted | Analysis | Free |
segment_trades | Analysis | Free |
analyze_execution_quality | Analysis | Free |
detect_peak_valley | Analysis | Free |
calculate_rolling_g | Analysis | Free |
calculate_system_r_score | Analysis | Free |
detect_patterns | Intelligence | Free |
detect_structural_break | Intelligence | Free |
analyze_trend_structure | Intelligence | Free |
calculate_indicators | Intelligence | Free |
analyze_price_structure | Intelligence | Free |
analyze_correlations | Intelligence | Free |
analyze_liquidity | Intelligence | Free |
analyze_greeks | Intelligence | Free |
analyze_iv_surface | Intelligence | Free |
analyze_futures_curve | Intelligence | Free |
analyze_options_flow | Intelligence | Free |
size_options_position | Planning | Free |
size_futures_position | Planning | Free |
build_options_plan | Planning | Free |
build_futures_plan | Planning | Free |
calculate_pnl | Data | Free |
calculate_expected_value | Data | Free |
check_compliance | Data | Free |
calculate_equity_curve | System | Free |
score_signal | System | Free |
analyze_trade_outcome | System | Free |
calculate_margin | System | Free |
evaluate_scanner | System | Free |
pre_trade_gate | Compound | Free |
assess_trading_system | Compound | Free |
record_trade_journal | Journal | Free |
record_trade_outcome | Journal | Free |
store_memory | Memory/ML | Free |
search_memory | Memory/ML | Free |
get_trading_biases | Memory/ML | Free |
get_behavioral_fingerprint | Memory/ML | Free |
predict_trajectory | Memory/ML | Free |
detect_anomalies | Memory/ML | Free |
cluster_trades | Memory/ML | Free |
get_stock_quote | Market Data | Free |
get_market_movers | Market Data | Free |
get_market_overview | Market Data | Free |
search_news | Market Data | Free |
scan_market | Market Data | Free |
delegate_task | Delegation | Free |
list_agents | Delegation | Free |
get_delegation_status | Delegation | Free |
cancel_delegation | Delegation | Free |
create_agent | Agent | Free |
list_capabilities | Agent | Free |
create_alert | Alert | Free |
list_alerts | Alert | Free |
Calling tools
Via SDK
Via REST
List available tools
Returns all tools with descriptions and input schemas. No authentication required.
System R AI
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/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. Software platform. Not financial advice.