Loading MCP server directory, please wait...
The shared AI context engine for git — save, search, and share the reasoning behind code changes.
npx @getmcp/cli add io.github.gitwhy-cli/gitwhyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gitwhy-cli/gitwhy": {
"command": "npx",
"args": [
"-y",
"gitwhy-mcp"
],
"env": {
"GITWHY_API_KEY": ""
}
}
}
}