omni-ai-routing-engine
Omni-Perspective AI Health & Routing Engine (MCP Server)
A high-performance, edge-deployed Model Context Protocol (MCP) server running on Cloudflare Workers. It acts as a predictive decision engine and circuit-breaker orchestrator for AI agents, multi-model consensus systems, and autonomous workflows (Council System v1).
đŠī¸ Architecture & Capabilities
Low-Latency Telemetry: Instant edge latency checks via Cloudflare internal routing.
Failover & Circuit Breaker: Dynamically evaluates network degradation to issue rerouting directives (
PROCEEDvsFAILOVER_TO_SECONDARY).M2M Lightning Paywall (x402 Ready): Integrated with Lightning Network addresses (
admiredhut112@walletofsatoshi.com) for micro-monetization (5 SATs / call).llms.txtNative: Exposes machine-readable documentation at/llms.txtfor autonomous agent discovery.
Related MCP server: Lightning Enable MCP
đ ī¸ Tools Provided
get_health_and_routing
Predictive decision engine returning failure risk, network degradation, circuit-breaker directives, and M2M failover routing consensus.
Input Parameters:
target_provider(string, optional): Target model ID to test latency against (e.g.openai/gpt-4o,anthropic/claude-3-5-sonnet).risk_threshold(string, optional): Sensitivity threshold (STRICT,BALANCED,PERMISSIVE).
đ Quick Setup & Integration
1. Claude Desktop Integration
Add the following snippet to your claude_desktop_config.json:
{
"mcpServers": {
"omni-perspective-engine": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"shrill-wind-8acb.hivanapps.workers.dev",
"--config",
"{}"
]
}
}
}Cursor / Windsurf Integration Go to Settings -> MCP Servers -> Add New MCP Server:
Type: SSE or HTTP
URL: https://shrill-wind-8acb.hivanapps.workers.dev/mcp
đ Standard Endpoint Discovery MCP Endpoint: https://shrill-wind-8acb.hivanapps.workers.dev/mcp
LLM Context: https://shrill-wind-8acb.hivanapps.workers.dev/llms.txt
Council Orchestrator: https://shrill-wind-8acb.hivanapps.workers.dev/orchestrator/council
đ License MIT License
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hivanconh/omni-ai-routing-engine'
If you have feedback or need assistance with the MCP directory API, please join our Discord server