Skip to content
Grok

Live Listing Proof for Grok

dev.workers.mattskowronis.live-listing-proof/verify-listing

Verify a public listing URL and return source-supported facts or explicit fail-closed states.

client:Grok transport:streamable-http

Install Live Listing Proof in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "verify-listing": {
      "type": "http",
      "url": "https://live-listing-proof.mattskowronis.workers.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Live Listing Proof in other clients