Skip to content
Claude Desktop

GitHub Inside Claude Code for Claude Desktop

io.github.kirchlive/github-inside-claude-code

Normalized GitHub-CLI bridge for Claude Code — 89 ops, 6 families incl. federation sources

client:Claude Desktop transport:stdio runtime:pypi

Install GitHub Inside Claude Code in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "github-inside-claude-code": {
      "command": "uvx",
      "args": [
        "github-inside-claude-code"
      ],
      "env": {
        "TAVILY_API_KEY": "<TAVILY_API_KEY>",
        "BRAVE_API_KEY": "<BRAVE_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GitHub Inside Claude Code in other clients