Skip to content
VS Code

verify for VS Code

com.kenoodl/verify

Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call.

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

Install verify in VS Code

.vscode/mcp.json

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

verify in other clients