mirror of
https://github.com/codeaashu/claude-code.git
synced 2026-04-08 14:18:50 +03:00
update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
[](#tech-stack)
|
||||
[](#directory-structure)
|
||||
[](#-explore-with-mcp-server)
|
||||
[](https://www.npmjs.com/package/claude-code-explorer-mcp)
|
||||
[](https://www.npmjs.com/package/warrioraashuu-codemaster)
|
||||
|
||||
> The original unmodified leaked source is preserved in the [`backup` branch](https://github.com/codeaashu/claude-code/tree/backup).
|
||||
|
||||
@@ -86,11 +86,11 @@ This repo ships an [MCP server](https://modelcontextprotocol.io/) that lets any
|
||||
|
||||
### Install from npm
|
||||
|
||||
The MCP server is published as [`claude-code-explorer-mcp`](https://www.npmjs.com/package/claude-code-explorer-mcp) on npm — no need to clone the repo:
|
||||
The MCP server is published as [`warrioraashuu-codemaster`](https://www.npmjs.com/package/warrioraashuu-codemaster) on npm — no need to clone the repo:
|
||||
|
||||
```bash
|
||||
# Claude Code
|
||||
claude mcp add claude-code-explorer -- npx -y claude-code-explorer-mcp
|
||||
claude mcp add warrioraashuu-codemaster -- npx -y warrioraashuu-codemaster
|
||||
```
|
||||
|
||||
### One-liner setup (from source)
|
||||
|
||||
Reference in New Issue
Block a user