Live Listing Proof for VS Code
dev.workers.mattskowronis.live-listing-proof/verify-listing
Verify a public listing URL and return source-supported facts or explicit fail-closed states.
client:VS Code
transport:streamable-http
Install Live Listing Proof in VS Code
.vscode/mcp.json
{
"servers": {
"verify-listing": {
"type": "http",
"url": "https://live-listing-proof.mattskowronis.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs