Correctover/mcp-server
0 Views
0 Installs
ð âïļ ð ð ðŠ ð§ - Contract validation and self-healing failover for LLM APIs. 6-dimension verification (structure, schema, latency, cost, identity, integrity) in 22Ξs P50. 87 self-healing rules with MAPE-K autonomic loop. BYOK direct connect to 9 providers (OpenAI, Anthropic, DeepSeek, Moonshot, Zhipu AI, Qwen, SiliconFlow, Groq, Together AI). L3 failover in 949ms E2E. Install: npx -y correctover-mcp-server.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"correctover-mcp-server": {
"command": "npx",
"args": [
"-y",
"correctover-mcp-server"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.