Skip to content
Zed

genefoundry for Zed

io.github.berntpopp/genefoundry

MCP gateway federating 22 biomedical MCP servers behind one endpoint: gnomAD, ClinVar, HPO, VEP.

client:Zed transport:streamable-http

Install genefoundry in Zed

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

{
  "context_servers": {
    "genefoundry": {
      "url": "https://genefoundry.org/mcp"
    }
  }
}

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

genefoundry in other clients