Skip to content
VS Code

Prediction Markets for VS Code

org.memoryapi/predict

Prediction market data and crowd-sourced probability forecasts

client:VS Code transport:streamable-http tools:3

Install Prediction Markets in VS Code

.vscode/mcp.json

{
  "servers": {
    "predict": {
      "type": "http",
      "url": "https://predict.memoryapi.org/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Prediction Markets in other clients