Merge pull request #36 from lsh2002/readme-pref

refactor:调整readme
This commit is contained in:
Sean
2025-06-14 08:27:52 +08:00
committed by GitHub
3 changed files with 249 additions and 108 deletions

View File

@ -40,6 +40,12 @@ npx dpml-prompt@snapshot mcp-server
}
```
### 3. Claude Code 命令
```bash
claude mcp add-json promptx '{"command":"npx","args":["-y","-f","dpml-prompt@snapshot","mcp-server"]}'
```
### 💡 **重要:关于 `cwd` 参数**
#### **`cwd` 的含义和MCP协议限制**