Backtest PineScript v6 strategies locally from your AI agent: transpiles Pine to C++ and runs it on the deterministic, TradingView-validated PineForge engine via Docker. Tools for single backtests, pa…
{
"mcpServers": {
"pineforge-codegen": {
"command": "npx",
"args": [
"-y",
"@pineforge/codegen-mcp"
]
}
}
}