nekocode/agent-worktree
A Git worktree workflow tool for AI coding agents. Enables parallel development with isolated environments.
Platform-specific configuration:
{
"mcpServers": {
"agent-worktree": {
"command": "npx",
"args": [
"-y",
"agent-worktree"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...