cxg-census-mcp for Zed
io.github.maxmlang/cxg-census-mcp
MCP server for the CZ CELLxGENE Census. Single-cell, ontology-aware. Community, unaffiliated.
client:Zed
transport:stdio
runtime:pypi
Install cxg-census-mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cxg-census-mcp": {
"command": "uvx",
"args": [
"cxg-census-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs