Skip to content
Grok

cxg-census-mcp for Grok

io.github.maxmlang/cxg-census-mcp

MCP server for the CZ CELLxGENE Census. Single-cell, ontology-aware. Community, unaffiliated.

client:Grok transport:stdio runtime:pypi

Install cxg-census-mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cxg-census-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cxg-census-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

cxg-census-mcp in other clients