verified feed for VS Code
com.dropwatchhq/verified-feed
Contradiction-verified, freshness-SLA'd signed feed: per-record status + as-of date + receipt.
client:VS Code
transport:streamable-http
tools:4
Install verified feed in VS Code
.vscode/mcp.json
{
"servers": {
"verified-feed": {
"type": "http",
"url": "https://verified.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs