Skip to content
VS Code

Ebi Ols for VS Code

io.github.pipeworx-io/ebi-ols

EBI OLS4 MCP — Ontology Lookup Service.

client:VS Code transport:streamable-http

Install Ebi Ols in VS Code

.vscode/mcp.json

{
  "servers": {
    "ebi-ols": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/ebi-ols/mcp"
    }
  }
}

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

Ebi Ols in other clients