Unified AI System MCP Gateway
Self-hosted MCP gateway for Codex, Cursor, and Cline with provider-free prompt enhancement.
Install
Dockerstdio
docker run -i --rm ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-happy520ai-unified-ai-system": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/happy520ai/unified-ai-system/mcp-server:0.7.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.happy520ai/unified-ai-system · published 2026-09-04 · updated 2026-09-04. Not an endorsement; review the code before connecting it to anything sensitive.