Extracts decision intent from git history and protects intentional code from AI modification.
claude mcp add wisegit -- npx -y @sandip124/wisegit
claude_desktop_config.json
{
"mcpServers": {
"wisegit": {
"command": "npx",
"args": [
"-y",
"@sandip124/wisegit"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"wisegit": {
"command": "npx",
"args": [
"-y",
"@sandip124/wisegit"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wisegit": {
"command": "npx",
"args": [
"-y",
"@sandip124/wisegit"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"wisegit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sandip124/wisegit"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wisegit": {
"command": "npx",
"args": [
"-y",
"@sandip124/wisegit"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Sandip124--wisegit/reviews or the review_server meta-tool.
POST /mcp