Skip to content
VS Code

WORKS Public Verifier for VS Code

io.github.dyzcode/works-public

Independent static verification for exact immutable public GitHub commits.

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

Install WORKS Public Verifier in VS Code

.vscode/mcp.json

{
  "servers": {
    "works-public": {
      "type": "http",
      "url": "https://works-runner.vercel.app/mcp-registry"
    }
  }
}

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

WORKS Public Verifier in other clients