Catalog
Claude Code Explorer MCP
Officialby nirholas
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Browse and search Claude Code CLI source code, tools, and commands.
Install
claude_desktop_config.json
{
"mcpServers": {
"claude-code-explorer-mcp": {
"command": "npx",
"args": [
"-y",
"claude-code-explorer-mcp@1.1.0"
]
}
}
}