Skip to content
VS Code

Verify API for VS Code

io.github.drain54/verify-api

AI infrastructure claim verification — pay-per-query via x402.

client:VS Code transport:streamable-http

Install Verify API in VS Code

.vscode/mcp.json

{
  "servers": {
    "verify-api": {
      "type": "http",
      "url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
    }
  }
}

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

Verify API in other clients