verify mcp for VS Code
net.agentutil/verify-mcp
Sub-cent factual claim verification against live data sources.
client:VS Code
transport:stdio
runtime:npm
Install verify mcp in VS Code
.vscode/mcp.json
{
"servers": {
"verify-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutil/verify-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs