Skip to content
VS Code

CheckoutTruth for VS Code

io.github.moelayyan90/checkouttruth

Verify live product price, currency, stock, variants and published shipping evidence for AI agents.

client:VS Code transport:streamable-http

Install CheckoutTruth in VS Code

.vscode/mcp.json

{
  "servers": {
    "checkouttruth": {
      "type": "http",
      "url": "https://checkouttruth-n3ieq1.v2.appdeploy.ai/mcp"
    }
  }
}

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

CheckoutTruth in other clients