Claude Code Explorer MCP for Claude Desktop
io.github.divu2025/codemaster
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": {
"codemaster": {
"command": "npx",
"args": [
"-y",
"@divyesh2000/codemaster"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs