Update README.md
This commit is contained in:
committed by
GitHub
parent
4151c3c3a5
commit
b6ad76b39a
@@ -158,8 +158,14 @@ The final implementation resulted in a 26% improvement in JSON parsing performan
|
|||||||
git clone https://github.com/BeehiveInnovations/zen-mcp-server.git
|
git clone https://github.com/BeehiveInnovations/zen-mcp-server.git
|
||||||
cd zen-mcp-server
|
cd zen-mcp-server
|
||||||
|
|
||||||
# One-command setup
|
# One-command setup installs Zen in Claude
|
||||||
./run-server.sh
|
./run-server.sh
|
||||||
|
|
||||||
|
# To view MCP configuration for Claude
|
||||||
|
./run-server.sh -c
|
||||||
|
|
||||||
|
# See help for more
|
||||||
|
./run-server.sh --help
|
||||||
```
|
```
|
||||||
|
|
||||||
**What this does:**
|
**What this does:**
|
||||||
|
|||||||
Reference in New Issue
Block a user