If you're juggling multiple MCP servers across Claude Desktop, Cursor, or VS Code, this hub consolidates them into a single endpoint. It supports stdio, HTTP, and SSE transports, proxies remote MCP servers, and manages npx-based servers on the fly. You configure all your servers once in hatago.config.json, including filesystem, GitHub, or custom APIs, then point your client at the hub instead of wiring each server individually. The v0.0.14 release cut startup time by 8x and added tag-based filtering so you can load different server groups per environment. It forwards progress notifications, expands environment variables Claude-style, and exposes a hatago://servers resource for introspection. Helpful if you maintain a stable toolchain across multiple AI coding assistants without duplicating configuration.
claude mcp add --transport stdio himorishige-hatago-mcp-hub uvx hatago-mcp-hub