
AI-native risk intelligence for trading agents
@System-R-AI
About AI-native risk intelligence for trading agents
Python SDK for the System R AI API Toolkit.
Basic information
Category
Finance & Commerce
License
MIT
Runtime
python
Transports
stdio
Publisher
System-R-AI
Submitted by
Ashim Nandi
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"systemr": {
"url": "https://agents.systemr.ai/mcp",
"headers": {
"X-API-Key": "sr_agent_YOUR_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AI-native risk intelligence for trading agents?
System R AI is a decision intelligence system for trading and investing. Its public API Toolkit provides free finance compute tools for agents, Python workflows, notebooks, and backend services. The SDK is designed for structured decision-support workflows using user-supplied inputs.
How to use AI-native risk intelligence for trading agents?
Install the Python package with pip install systemr (requires Python 3.9+). Instantiate SystemRClient with an API key, then call tools like pre_trade_gate for combined position sizing and risk validation, or use client.call_tool() for generic tool calls. The same public API is accessible via MCP-compatible clients and REST endpoints.
Key features of AI-native risk intelligence for trading agents
- Combines position sizing, risk validation, and system-health context into one response
- Public tool catalog for risk, sizing, performance diagnostics, and scenario planning
- Supports derivatives sizing, P&L, equity curves, compliance checks, and signal scoring
- User-supplied data: no market data or LLM access in the public toolkit
- Free compute for agent workflows, notebooks, and backend services
- Available via Python SDK, MCP, and REST API
Use cases of AI-native risk intelligence for trading agents
- Pre-trade risk gates for position sizing and stop-loss validation
- Performance diagnostics and equity curve analysis from supplied trade data
- Market structure analytics on user-provided tick data
- Scenario planning and derivatives sizing for structured options workflows
- Compliance checks and scanner evaluation for algorithmic trading strategies
FAQ from AI-native risk intelligence for trading agents
What does the public API Toolkit provide?
Free compute tools for user-supplied data—no premium market data, LLM access, Python execution, or trade execution. It covers risk, sizing, diagnostics, scenario planning, and more.
What are the runtime requirements?
Python 3.9 or higher. Install via pip install systemr. An API key (starting with sr_agent_...) is required to use the client.
Is this financial advice or a broker?
No. System R is software for decision support only. It is not financial advice, a broker, a signal service, or a guarantee of profits. Users remain responsible for their trading decisions.
Can I use this with MCP clients?
Yes. The same public API Toolkit is available through MCP-compatible clients. See https://docs.systemr.ai/mcp/overview for details.
Where does the data live?
All tools operate on user-supplied data. The public toolkit does not access internal data, LLM services, or premium market data. Premium features require the System R Workspace.
More Finance & Commerce MCP servers
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Comments