Verifi for VS Code
cloud.verifi/human-verification
Get a real human to verify, decide, or improve an AI agent's work.
client:VS Code
transport:streamable-http
tools:4
Install Verifi in VS Code
.vscode/mcp.json
{
"servers": {
"human-verification": {
"type": "http",
"url": "https://verifi.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs