ricardo-hdrn/mcp-set
Install MCP servers from sources (npm, pip, go, cargo) into AI client configurations (Claude, Codex, Gemini, etc)
Platform-specific configuration:
{
"mcpServers": {
"mcp-set": {
"command": "npx",
"args": [
"-y",
"mcp-set"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...