Skip to content
Zed

Pubmed for Zed

io.github.pipeworx-io/pubmed

PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)

client:Zed transport:streamable-http

Install Pubmed in Zed

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

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

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

Pubmed in other clients