Skip to main content
Glama
Hivanconh

omni-ai-routing-engine

Omni-Perspective AI Health & Routing Engine (MCP Server)

Smithery Quality Score Protocol Runtime Payments

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 (PROCEED vs FAILOVER_TO_SECONDARY).

  • M2M Lightning Paywall (x402 Ready): Integrated with Lightning Network addresses (admiredhut112@walletofsatoshi.com) for micro-monetization (5 SATs / call).

  • llms.txt Native: Exposes machine-readable documentation at /llms.txt for 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",
        "{}"
      ]
    }
  }
}
  1. 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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Latest Blog Posts

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