git-mcp icon indicating copy to clipboard operation
git-mcp copied to clipboard

Claude Code support

Open agn-7 opened this issue 3 months ago • 2 comments

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

agn-7 avatar Sep 10 '25 11:09 agn-7

try to add it like this to ~/.claude.json:

"mcpServers": {
    "gitmcp": {
      "type": "http",
      "url": "https://gitmcp.io/docs"
    }
}

mdc-git avatar Sep 15 '25 12:09 mdc-git

take a look at this issue @agn-7 https://github.com/idosal/git-mcp/issues/158#issuecomment-3037457364

BenSpex avatar Oct 09 '25 13:10 BenSpex