Skip to content
Claude Desktop

Claude Code Explorer MCP for Claude Desktop

io.github.nirholas/claude-code-explorer-mcp

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

client:Claude Desktop transport:stdio runtime:npm

Install Claude Code Explorer MCP in Claude Desktop

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

{
  "mcpServers": {
    "claude-code-explorer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-explorer-mcp"
      ]
    }
  }
}

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

Claude Code Explorer MCP in other clients