Developer Tools
Trust: 36/100 (Limited)io.github.instagitai/instagit Guide
MCP server for Instagit — AI-powered Git repository analysis for coding agents
14 starsby InstalabsAI
Quick Start
Install
npx instagitClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-instagitai-instagit": {
"command": "npx",
"args": [
"instagit"
]
}
}
}