Skip to content
VS Code

driftoracle for VS Code

io.tooloracle/driftoracle

DriftOracle - 15 tools for model/data drift monitoring: PSI, KS-test, alerts, evidence packs.

client:VS Code transport:streamable-http

Install driftoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "driftoracle": {
      "type": "http",
      "url": "https://tooloracle.io/drift/mcp/"
    }
  }
}

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

driftoracle in other clients