Skip to content
VS Code

verify for VS Code

io.github.smartflowproai-lang/verify

Independent x402 observatory on Base. Sealed decomposition + endpoint audits paid over x402 itself.

client:VS Code transport:stdio runtime:npm

Install verify in VS Code

.vscode/mcp.json

{
  "servers": {
    "verify": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "smartflow-verify-mcp"
      ]
    }
  }
}

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

verify in other clients