Derreck MCP服务器
MCP服务器,将“Derreck”巡演大师角色作为克劳德桌面的提示。
设置
npm install
npm run buildClaude桌面配置
添加 ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"derreck": {
"command": "node",
"args": ["/path/to/mcp-derreck/dist/index.js"]
}
}
}然后重新启动Claude Desktop。
用法
在Claude Desktop中,使用提示选择器查找并调用“derreck”提示。
