Skip to content
Cursor

genefoundry for Cursor

io.github.berntpopp/genefoundry

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

client:Cursor transport:streamable-http

Install genefoundry in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

genefoundry in other clients