PhysiCell Configuration Builder for Zed
io.github.marcorusc/physicell
MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files
client:Zed
transport:stdio
runtime:pypi
Install PhysiCell Configuration Builder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"physicell": {
"command": "uvx",
"args": [
"mcp-biomodelling-servers"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs