Odel
canlicapital

canlicapital

Local
@arhancanliHTMLMITUpdated Today

canlicapital.com backtest validation. A verdict is not admission to anything and is not a forecast.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcanli-validation-mcpv0.1.1

Run

npx -y canli-validation-mcp

MCP client config

{
  "mcpServers": {
    "canlicapital": {
      "command": "npx",
      "args": [
        "-y",
        "canli-validation-mcp"
      ]
    }
  }
}