mcpx

kwonye/mcpx
★ 1 stars TypeScript 🤖 AI/LLM Updated 2d ago
Universal MCP server manager — install once, auth once, sync to every AI coding tool
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpx": {
      "command": "npx",
      "args": [
        "-y",
        "kwonye/mcpx"
      ]
    }
  }
}

README Excerpt

`mcpx` is a local MCP gateway that lets you install upstream MCP servers once, authorize them once, and expose them to multiple AI clients through managed gateway entries. This is a monorepo containing: - **`cli/`** — The `mcpx` CLI and core library - **`app/`** — The macOS desktop app (Electron + React)

Tools (3)

MCPX_CONFIG_HOMEMCPX_DATA_HOMEservers