Skip to content
VS Code

mcp for VS Code

com.gencove.consumer/mcp

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

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://consumer.gencove.com/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp in other clients