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).
Run
npx -y zpl-engine-mcp
MCP client config
{
"mcpServers": {
"zpl-engine-mcp": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
]
}
}
}