git-mcp
git-mcp copied to clipboard
Claude Code support
It would be great if you could support Claude Code as well.
If I want to add your MCP-generated to my MCP lists in Claude Code, I should follow up with something like this:
claude mcp add mcp-clients-repo-docs -- npx mcp-remote https://gitmcp.io/alejandro-ao/mcp-clients
It would be great if you could add Claude Code manner as well within your list, which is missing, like the following link:
https://gitmcp.io/alejandro-ao/mcp-clients
try to add it like this to ~/.claude.json:
"mcpServers": {
"gitmcp": {
"type": "http",
"url": "https://gitmcp.io/docs"
}
}
take a look at this issue @agn-7 https://github.com/idosal/git-mcp/issues/158#issuecomment-3037457364