MCP server that gives coding agents content-aware visibility into git worktrees, detecting collisions, redundancy, and irreplaceable work. It provides tools to clean, rescue, and safely manage worktrees across all agents, with git itself refusing to delete the only copy of anything.
A local MCP server that provides a safe, explicit set of Git operations for version control tasks like status, diff, branching, staging, committing, fetching, merging, and pushing.
MCP server for managing git worktrees per product, enabling agents to create, list, sync, and open tasks with multiple projects, reusable YAML config, and auto-generated Cursor/VS Code workspaces.
A local-only MCP server that exposes git repository history, diffs, and status as tools for LLM clients, working entirely against a local git repo on disk.
MCP server for context switching across git worktrees and Claude Code agent sessions, providing a board of worktree status and distilled task summaries.