Skip to content
Zed

Ncbi Eutils for Zed

io.github.pipeworx-io/ncbi-eutils

NCBI E-utilities — federated Entrez search/fetch (PubMed/Gene/Nucleotide/…)

client:Zed transport:streamable-http

Install Ncbi Eutils in Zed

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

{
  "context_servers": {
    "ncbi-eutils": {
      "url": "https://gateway.pipeworx.io/ncbi-eutils/mcp"
    }
  }
}

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

Ncbi Eutils in other clients