wisegit is a local MCP server that extracts decision intent from git history and protects intentional code from AI modification.
From the registry: Extracts decision intent from git history and protects intentional code from AI modification.
$ npx @sandip124/wisegit setupPlease install the `wisegit` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 20** — Required runtime
- **Git repository** — Run npx @sandip124/wisegit setup in your repo root Run: `npx @sandip124/wisegit setup`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@sandip124/wisegit","serve"]
- optional environment variables:
- `WISEGIT_DB_PATH`: SQLite database path (example: `~/.wisegit/wisegit.db`)
- `GITHUB_TOKEN`: GitHub API token for issue enrichment (example: `<GITHUB_TOKEN>`)
Note: Run npx @sandip124/wisegit setup in your repo to auto-create .mcp.json and CLAUDE.md rules. SQLite stored at ~/.wisegit/wisegit.db.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITHUB_TOKENrequiredUsed to fetch issue/PR details from GitHubGITLAB_TOKENrequiredUsed to fetch issue/PR details from GitLabConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.