MCP Directory

System-R-AI/systemr-python

GitHub
Productivity

Trading OS for AI agents — 48 tools covering pre-trade risk gates, position sizing, portfolio analytics, regime detection, and compliance scoring. Remote SSE + Streamable HTTP transport with x402 USDC micropayments.

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

uvx systemr-python

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from System-R-AI/systemr-python your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

{
  "mcpServers": {
    "systemr-python": {
      "command": "uvx",
      "args": [
        "systemr-python"
      ]
    }
  }
}

Route System-R-AI/systemr-python intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add systemr-python

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use System-R-AI/systemr-python directly without routing

uvx systemr-python

New to Agent-CoreX? View setup guide →

System-R-AI/systemr-python MCP Server — Agent-CoreX