Skip to content

v1.0.0

Choose a tag to compare

@blade47 blade47 released this 29 Aug 10:51
· 2 commits to main since this release

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 show on 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