Manage parallel Git worktrees to work across branches without stashing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "hop-mcp" yet — see the docs or source repo.
Use hop-mcp to create two separate worktrees for the current repo: one for feature/login and one for feature/billing, and show their paths.
A list of created worktrees with their branches and directory paths for parallel development.
I’m developing a new feature, but I need to urgently fix a bug on main. Use hop-mcp to create a new worktree from main for hotfix/crash while keeping my current workspace untouched.
A new hotfix worktree is created without affecting current uncommitted changes, ready for immediate work.
List all Git worktrees in the current repository, show their branches, and remove the worktrees that are already merged and no longer needed.
A current worktree inventory plus safe cleanup of obsolete worktrees.
Automatically create and manage Git worktrees, dependencies, and GitHub PRs.
Use full Git operations through MCP to manage repositories and collaboration.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Securely manage local repos with files, shell commands, and full Git operations.
Break down dev tasks into isolated plans and create ready git worktrees.
Use MCP to view files, edit content, run shell, and manage workdirs.