Mihomo Ai Failover
FreeNot checkedProvides AI-aware failover for Mihomo proxy on macOS by validating real OpenAI paths and switching proxy groups after verified hard failures. It offers a local
About
Provides AI-aware failover for Mihomo proxy on macOS by validating real OpenAI paths and switching proxy groups after verified hard failures. It offers a local stdio MCP server for diagnostics, status, and safe management of the AI proxy group.
README
OpenAI-aware failover for Mihomo on macOS. It keeps a working selected node and switches a dedicated AI proxy group only after two consecutive, verified hard failures against the same OpenAI target.
Version
0.1.0is an early public preview for macOS, Clash Verge Rev, and Mihomo. It keeps the macOS system proxy and never enables TUN automatically.
中文说明 · AI agent contract · Agent integration · Architecture · Validation
AI agents: read the openai-network-failover skill before using any MCP tool. It is the canonical machine-facing contract for supported environments, safety boundaries, tool order, stop conditions, and result reporting. This README is not a substitute for that contract.
Why
Generic url-test groups optimize latency. They do not prove that ChatGPT
login, the OpenAI API, streaming connections, or a particular exit region are
usable. This project validates the real OpenAI path and:
- ignores small latency changes and isolated soft anomalies;
- excludes local-network and controller failures from blind switching;
- maintains active, warm, and cold pools deduplicated by observed exit IP;
- ranks health, success history, exit/ASN diversity, cooldown, and stability before latency;
- waits after a switch, then closes only stale OpenAI connections on the old chain;
- notifies once per all-unavailable outage episode and backs off;
- exposes the same behavior through a CLI, local stdio MCP, Codex plugin, and Claude Code plugin.
A silent or spinning Codex UI is only an auxiliary symptom. It never triggers a switch by itself. GitHub, Git, npm, Docker, and ordinary websites are outside the OpenAI failure trigger.
Install
Install uv, then:
uv tool install \
'mihomo-ai-failover[mcp] @ git+https://github.com/doublebearoliver-cyber/[email protected]'
Diagnose and preview before writing:
mihomo-ai-failover diagnose
mihomo-ai-failover check
mihomo-ai-failover profile-preview
Apply the persistent Clash Verge enhancements and install the user LaunchAgent:
mihomo-ai-failover install \
--confirm INSTALL_MIHOMO_AI_FAILOVER
If restart_required is true, restart Clash Verge, then:
mihomo-ai-failover check
mihomo-ai-failover inventory
mihomo-ai-failover service-start
The installer never edits generated clash-verge.yaml. It backs up and updates
the selected profile's persistent Groups and Rules enhancements.
Codex plugin
codex plugin marketplace add doublebearoliver-cyber/mihomo-ai-failover
codex plugin add mihomo-ai-failover@mihomo-ai-failover
Claude Code plugin
claude plugin marketplace add doublebearoliver-cyber/mihomo-ai-failover
claude plugin install mihomo-ai-failover@mihomo-ai-failover
Both plugins bundle the same openai-network-failover skill and local MCP
server. MCP mutations are disabled by default and require both local opt-in and
an exact server-enforced confirmation.
Agents without native plugin support can use the generic stdio MCP definition
and load the same SKILL.md as instructions. The skill does not grant access to
the Mac: the agent still needs a trusted local MCP client. See
Agent integration.
Roll back
mihomo-ai-failover service-stop
mihomo-ai-failover profile-rollback \
--confirm ROLLBACK_PROFILE_INTEGRATION
mihomo-ai-failover service-uninstall \
--confirm UNINSTALL_LAUNCH_AGENT
Restart Clash Verge after restoring the enhancement backup. The LaunchAgent plist is moved to Trash rather than permanently deleted.
Safety and privacy
- Controls only the dedicated AI group.
- Uses the local Unix-domain Mihomo controller by default.
- Reads the controller secret at runtime and never returns it.
- Does not store subscription URLs, proxy server addresses, or proxy credentials.
- MCP never returns exit IPs and hides node names by default.
- Does not expose a TCP control listener.
A hosted model cannot directly reach a user's localhost. An authenticated remote-to-local bridge is intentionally outside version 0.1. See PRIVACY.md for exact network destinations and local data.
Development
uv sync --all-extras --dev
uv run pytest
uv run ruff check .
uv run ruff format --check .
uv run python scripts/scan_sensitive.py
uv run python -m build
License
MIT. See LICENSE.
Install Mihomo Ai Failover in Claude Desktop, Claude Code & Cursor
unyly install mihomo-ai-failoverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mihomo-ai-failover -- uvx --from git+https://github.com/doublebearoliver-cyber/mihomo-ai-failover mihomo-ai-failoverStep-by-step: how to install Mihomo Ai Failover
FAQ
Is Mihomo Ai Failover MCP free?
Yes, Mihomo Ai Failover MCP is free — one-click install via Unyly at no cost.
Does Mihomo Ai Failover need an API key?
No, Mihomo Ai Failover runs without API keys or environment variables.
Is Mihomo Ai Failover hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Mihomo Ai Failover in Claude Desktop, Claude Code or Cursor?
Open Mihomo Ai Failover on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Mihomo Ai Failover with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
