Skip to content
Zed

Emdb for Zed

io.github.pipeworx-io/emdb

EMDB (EBI Electron Microscopy Data Bank) MCP — keyless.

client:Zed transport:streamable-http

Install Emdb in Zed

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

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

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

Emdb in other clients