veritap for VS Code
dev.veritap/veritap
Check whether a real-world fact can be verified before an agent acts on it. Free, no auth.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install veritap in VS Code
.vscode/mcp.json
{
"servers": {
"veritap": {
"type": "http",
"url": "https://veritap.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs