pineforge-codegen-mcp

fullpass-4pass/pineforge-codegen-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
Local stdio MCP server for the PineForge codegen API. Transpile PineScript v6 to C++ + run backtests via local Docker.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pineforge-codegen-mc": {
      "command": "npx",
      "args": [
        "-y",
        "fullpass-4pass/pineforge-codegen-mcp"
      ]
    }
  }
}

README Excerpt

Local stdio MCP server: bridges an AI agent to the hosted PineForge codegen API **and** the user's local Docker daemon. The OHLCV file never leaves the user's machine — only the Pine source travels to the API. | name | runs on | quota | purpose |

Tools (13)

PINEFORGE_ALLOW_ANYWHEREPINEFORGE_API_KEYPINEFORGE_DOCKER_TIMEOUT_MSPINEFORGE_GATEWAYPINEFORGE_OVERRIDESbacktest_pinebacktest_pine_gridbinance_symbolsfetch_binance_ohlcvget_quotalist_engine_paramspull_engine_imagetranspile_pine