Skip to content
Zed

mcp for Zed

com.gencove.consumer/mcp

Gencove consumer genomics: profile, kit status, ancestry, PRS, raw data. Requires Gencove auth.

client:Zed transport:streamable-http

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://consumer.gencove.com/mcp/"
    }
  }
}

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

mcp in other clients