Odel
zpl engine mcp

zpl engine mcp

Local
@cicicalexTypeScriptUpdated 1mo ago

AIN bias & stability engine: finance, gaming, AI, crypto. 68 tools across 11 categories.

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).

npmzpl-engine-mcpv4.2.1

Run

npx -y zpl-engine-mcp

MCP client config

{
  "mcpServers": {
    "zpl-engine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zpl-engine-mcp"
      ]
    }
  }
}