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
{
"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