Skip to content
VS Code

Deterministic for VS Code

sh.deterministic/deterministic

Physics-based validation of simulation results: receipts with per-check verdicts, via MCP.

client:VS Code transport:streamable-http

Install Deterministic in VS Code

.vscode/mcp.json

{
  "servers": {
    "deterministic": {
      "type": "http",
      "url": "https://deterministic.sh/mcp"
    }
  }
}

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

Deterministic in other clients