Skip to content
VS Code

Folklore Clinical Variant Interpretation MCP for VS Code

io.github.helena-bioinformatics/folklore

Bioinformatics MCP for genomic variant interpretation, gene-disease evidence and literature.

client:VS Code transport:streamable-http tools:7

Install Folklore Clinical Variant Interpretation MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "folklore": {
      "type": "http",
      "url": "https://api.helena.bio/folklore/v1/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Folklore Clinical Variant Interpretation MCP in other clients