Skip to content
VS Code

zero core verify for VS Code

io.github.meltingpixelsai/zero-core-verify

Post-tx outcome verification via LLM-as-judge. Zero Core Verify.

client:VS Code transport:streamable-http runtime:npm tools:5

Install zero core verify in VS Code

.vscode/mcp.json

{
  "servers": {
    "zero-core-verify": {
      "type": "http",
      "url": "https://verify.rugslayer.com/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

zero core verify in other clients