BeClaude

using-git-worktrees

New
48.2kSmitheryGeneralby obra

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

First seen 6/10/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "using-git-worktrees": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
devopsproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is using-git-worktrees?

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

How to install using-git-worktrees?

To install using-git-worktrees: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "using-git-worktrees": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is using-git-worktrees best for?

using-git-worktrees is a mcp categorized under General. It is designed for: devops, productivity. Created by obra.