Replies: 2 comments
-
Should it be something like this?
|
Beta Was this translation helpful? Give feedback.
-
Hi there! Yes, you can use MCPs converted by git-mcp in Claude Code—this is exactly what MCP is intended for: allowing Claude Code to connect to external tool servers. However, Claude Code expects MCP servers to be registered via configuration files, not invoked via claude mcp add. For example, you add a block like this to your project’s .mcp.json or your global config: Once configured, Claude Code starts the MCP server and automatically discovers available tools like explain_code, test_code, simulate_command, etc. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any possibility to use these converted MCPs by git-mcp in Claude Code? I couldn't find the related part for Claude Code within the doc
Beta Was this translation helpful? Give feedback.
All reactions