Skip to content
VS Code

Eol for VS Code

io.github.pipeworx-io/eol

Encyclopedia of Life (EOL) MCP

client:VS Code transport:streamable-http

Install Eol in VS Code

.vscode/mcp.json

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

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

Eol in other clients