v1.0.0
ShadowGit MCP Server v1.0.0
First stable release of the Model Context Protocol server for ShadowGit.
What's New
This MCP server enables AI assistants (Claude, Cursor) to query your ShadowGit history using native git commands, dramatically reducing token usage during debugging sessions.
Key Features
- 🔍 Git-native queries - AI can run
git log,git diff,git showon your shadow repository - 🔒 Read-only access - AI can query but not modify your history
- ⚡ Zero configuration - Automatically finds and connects to
.shadowgit/repos
Installation
npm install -g shadowgit-mcp