Skip to content

Conversation

@gfx
Copy link

@gfx gfx commented Jun 10, 2025

There's no mention to Claude Code in README.md, but there should be.

The usage is described in https://docs.anthropic.com/en/docs/claude-code/tutorials#set-up-model-context-protocol-mcp

Copilot AI review requested due to automatic review settings June 10, 2025 05:55
@gfx gfx requested a review from a team as a code owner June 10, 2025 05:55

This comment was marked as outdated.

@gfx gfx requested a review from Copilot June 10, 2025 05:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new "Usage with Claude Code" section to the README.md to document how to use Claude Code with MCP server tools.

  • Added a new usage example section with a command snippet for invoking "claude mcp add-json".

@dimitrieh
Copy link

Thank you, this worked for me

@dimitrieh
Copy link

This is the single line command:

claude mcp add-json github '{"command":"docker","args":["run","-i","--rm","-e","GITHUB_PERSONAL_ACCESS_TOKEN","ghcr.io/github/github-mcp-server"],"env":{"GITHUB_PERSONAL_ACCESS_TOKEN":"your-token-here"}}'

@LuluBeatson
Copy link
Contributor

Hi @gfx, thank you for this :)

We have recently added Claude Code instructions in our installation guides here:
https://github.com/github/github-mcp-server/blob/main/docs/installation-guides/install-claude.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants