Open-source intelligence tooling

quant-trade-agent-tools

A provider-neutral Intelligence Plane with REST, MCP, CLI, pi and experimental dsh adapters for quantitative trading analysis.

Source and documentation · GitHub Releases · PyPI

Clear ownership boundary

Intelligence Plane

This repository owns provider adapters, prompts, structured model execution, orchestration, REST/MCP/CLI and thin harness adapters.

Product/Data/Domain Plane

The independent product owns authoritative facts, deterministic strategies and risk, backtests, persistence, UI and execution boundaries.

The planes integrate only through versioned HTTP contracts. This project does not access a product database, mutate Git hosting, or provide order and cancel tools.

Install from PyPI

uvx quant-trade-agent-tools mcp

The Python package uses tokenless Trusted Publishing. GitHub source artifacts and public registry publication remain separately verifiable states.

Release status

0.4.0 released · Python package and source artifacts

npm packages are not publicly released. pi is locally verified; dsh remains experimental until pinned-host installation, discovery and real tool-call validation succeed.