Skip to content

add "Usage with Claude Code" section to README.md#498

Closed
gfx wants to merge 1 commit into
github:mainfrom
gfx:gfx/add-claude-code-usage
Closed

add "Usage with Claude Code" section to README.md#498
gfx wants to merge 1 commit into
github:mainfrom
gfx:gfx/add-claude-code-usage

Conversation

@gfx

@gfx gfx commented Jun 10, 2025

Copy link
Copy Markdown

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown

Thank you, this worked for me

@dimitrieh

Copy link
Copy Markdown

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
Copy Markdown
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.

4 participants