chembl mcp server for Zed
io.github.cyanheads/chembl-mcp-server
Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.
client:Zed
transport:streamable-http
runtime:npm
tools:7
Install chembl mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"chembl-mcp-server": {
"url": "https://chembl.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs