Skip to content
Claude Desktop

mcp launcher for Claude Desktop

io.github.oneprofile-dev/mcp-launcher

Single MCP hub: discover, add, audit, and govern MCP servers across every AI client.

client:Claude Desktop transport:stdio runtime:npm

Install mcp launcher in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-launcher": {
      "command": "npx",
      "args": [
        "-y",
        "curatedmcp"
      ],
      "env": {
        "CURATOR_API_URL": "<CURATOR_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp launcher in other clients