edimuj/claude-rig
Run multiple Claude Code profiles (rigs) side-by-side - isolated auth (optional), settings, skills, plugins, and MCP servers per profile, shared auth and memory.
Platform-specific configuration:
{
"mcpServers": {
"claude-rig": {
"command": "npx",
"args": [
"-y",
"claude-rig"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...