engine for Claude Desktop
io.github.cicicalex/engine
AIN bias & stability engine: finance, gaming, AI, crypto. 68 tools across 11 categories.
client:Claude Desktop
transport:stdio
runtime:npm
Install engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"engine": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<ZPL_API_KEY>",
"ZPL_MODE": "<ZPL_MODE>",
"ZPL_ENGINE_URL": "<ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs