快速接入
安装与连接
选择适合客户端的连接方式,检查环境变量后复制配置。
官方远程连接
https://heyclau.de/api/mcp{
"url": "https://heyclau.de/api/mcp",
"headers": {}
}NPM / stdio
npx -y @heyclaude/[email protected]Package:@heyclaude/[email protected]
{
"mcpServers": {
"heyclaude-claude-ai-workflow-directory": {
"env": {},
"args": [
"-y",
"@heyclaude/[email protected]"
],
"command": "npx"
}
}
}