Skip to content
VS Code

Itis for VS Code

io.github.pipeworx-io/itis

ITIS (Integrated Taxonomic Information System) MCP.

client:VS Code transport:streamable-http

Install Itis in VS Code

.vscode/mcp.json

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

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

Itis in other clients