hypergate

nekko-labs/hypergate
★ 0 stars TypeScript AI/LLM Updated today
Local-first runtime & manager for MCP servers — run servers securely (process or Docker), supervise them, expose one gateway for any agent harness. A ToolHive rival you own.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hypergate": {
      "command": "npx",
      "args": [
        "-y",
        "nekko-labs/hypergate"
      ]
    }
  }
}

README Excerpt

**Local-first runtime and manager for MCP servers.** Run MCP servers securely, supervise them, and expose **one gateway endpoint** any agent harness (Claude Code, Cursor, [Kotrain](https://github.com/nekko-labs/kotrain), Codex) can use. Not just a connector list: a proper server runtime. > Open source · MIT · [nekko-labs](https://github.com/nekko-labs) · [hypergate.app](https://hypergate.app)