CyberHuaTuo for Zed
io.github.jinning6/cyberhuatuo
Gold-first AI-agent traceback diagnosis, exact fixes, verification, and reusable prescriptions.
client:Zed
transport:stdio
runtime:pypi
Install CyberHuaTuo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cyberhuatuo": {
"command": "uvx",
"args": [
"cyberhuatuo"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs