Loading MCP server directory, please wait...
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
npx @getmcp/cli add io.github.divu2025/codemasterRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.divu2025/codemaster": {
"command": "node",
"args": [
"@divyesh2000/codemaster"
]
}
}
}