Skip to content
VS Code

Obis for VS Code

io.github.pipeworx-io/obis

OBIS (Ocean Biodiversity Information System) MCP.

client:VS Code transport:streamable-http

Install Obis in VS Code

.vscode/mcp.json

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

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

Obis in other clients