io.github.devlint/gitwand✓
io.github.devlint/gitwand · v2.8.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.devlint/gitwand",
"description": "Auto-resolves Git merge conflicts so agents only touch the complex hunks.",
"repository": {
"url": "https://github.com/devlint/GitWand",
"source": "github"
},
"version": "2.8.2",
"packages": [
{
"registryType": "npm",
"identifier": "@gitwand/mcp",
"version": "2.8.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}