ZiiMs/Grove
Grove allows you to run multiple AI coding agents simultaneously, each working on its own git branch in an isolated worktree. Monitor their progress, attach to their terminal sessions, and integrate with your existing tools.
Platform-specific configuration:
{
"mcpServers": {
"Grove": {
"command": "npx",
"args": [
"-y",
"Grove"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...