KnownGate for VS Code
com.knowngate/verify
Food verification for people and AI agents: evidence-backed verdicts, with sources and dates.
client:VS Code
transport:streamable-http
tools:4
Install KnownGate in VS Code
.vscode/mcp.json
{
"servers": {
"verify": {
"type": "http",
"url": "https://mcp.knowngate.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs