MCP server for the Zero Point Logic stability engine. 68 tools (64 unique + 4 aliases) across 11 categories: Core, Finance, Gaming, AI/ML, Security, Crypto, Certification, Advanced, Universal, Meta, AI Eval. AIN scoring (0.1-99.9) for bias detection, risk analysis, and balance verification across finance (portfolio, fear/greed, macro, correlations), gaming (loot tables, gacha, matchmaking, RNG audits), AI/ML (model bias, dataset balance, prompt consistency), crypto (whale concentration, tokenomics, DeFi risk), security (compliance, vulnerability mapping, risk scoring), and AI Eval (sycophancy, refusal balance, hallucination, persona drift). v4.0 ships 21 bug fixes, memory-aware setup, repair/whoami/diagnose commands, smoke test on first install, Cloudflare HTML detection. Free plan: 5,000 tokens/month, no credit card. Setup in 10 seconds: `npx zpl-engine-mcp setup`. Not predictions or advice — mathematical stability measurement only.
サーバー設定
{
"mcpServers": {
"zpl-engine-mcp": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "zpl_u_YOUR_KEY_HERE"
}
}
}
}