AcuiQ for Zed
com.acuiq/acuiq
Evidence-based acupuncture protocol matcher – search symptoms, match protocols, browse acupoints.
client:Zed
transport:streamable-http
tools:8
Install AcuiQ in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"acuiq": {
"url": "https://acuiq.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs