Skip to content
Zed

Pdbe for Zed

io.github.pipeworx-io/pdbe

PDBe (Protein Data Bank in Europe, EBI) MCP.

client:Zed transport:streamable-http

Install Pdbe in Zed

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

{
  "context_servers": {
    "pdbe": {
      "url": "https://gateway.pipeworx.io/pdbe/mcp"
    }
  }
}

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

Pdbe in other clients