Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.
Self-contained stdio MCP server: an AI agent writes PineScript v6, and the bundled `pineforge-release` image transpiles it to C++ and backtests it against Binance market data — all in one container, in-process. **Fully local** — the image bundles the [`pineforge-codegen`](https://github.com/pineforge-4pass/pineforge-codegen-oss)