Skip to content
Zed

piaso mcp for Zed

io.github.genecell/piaso-mcp

PIASO single-cell ecosystem docs (PIASO, COSG, cytome, LARIS, cytorete) + live PIASOmarkerDB

client:Zed transport:stdio runtime:pypi

Install piaso mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "piaso-mcp": {
      "command": "uvx",
      "args": [
        "piaso-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

piaso mcp in other clients