Skip to content

Help getting Claude desktop to run develoment version of git server #49

Closed Answered by mikegehard
mikegehard asked this question in Q&A
Discussion options

You must be logged in to vote

I have recently modified the json to look like this based on another "getting started" video:

 "git": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/mikegehard/workspace/aiDev/mcp-servers/src/git",
        "run",
        "mcp-server-git"
      ]
    },

Using the above I now see my new tool in the Claude desktop application.

I will add a development note to the git server README to record this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mikegehard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant