Skip to content
Cursor

Live Listing Proof for Cursor

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

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

client:Cursor transport:streamable-http

Install Live Listing Proof in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Live Listing Proof in other clients