cmxflow for Zed
io.github.b-shields/cmxflow
Composable, tunable cheminformatics workflows: library preparation, clustering, docking, and more.
client:Zed
transport:stdio
runtime:pypi
Install cmxflow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cmxflow": {
"command": "uvx",
"args": [
"cmxflow"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs