{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "warrioraashuu-codemaster", "title": "Claude Code Explorer MCP", "description": "Explore the Claude Code CLI source — browse tools, commands, search code, and more.", "repository": { "url": "https://github.com/codeaashu/claude-code", "source": "github", "subfolder": "mcp-server" }, "version": "1.1.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "warrioraashuu-codemaster", "version": "1.1.0", "transport": { "type": "stdio" }, "runtimeHint": "node" } ] }