Skip to content
VS Code

Veredicto Humano for VS Code

io.github.jgsierra/veredicto-humano-x402

Ask a real human (not an LLM) for a judgment, $0.10 USDC via x402. The result returns to the agent.

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

Install Veredicto Humano in VS Code

.vscode/mcp.json

{
  "servers": {
    "veredicto-humano-x402": {
      "type": "http",
      "url": "https://veredicto-humano-x402.onrender.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

Veredicto Humano in other clients