Skip to content
VS Code

predictoracle for VS Code

io.tooloracle/predictoracle

PredictOracle - 12 forecasting tools: time-series, scenario analysis, risk projections.

client:VS Code transport:streamable-http

Install predictoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "predictoracle": {
      "type": "http",
      "url": "https://tooloracle.io/predict/mcp/"
    }
  }
}

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

predictoracle in other clients