Skip to content
VS Code

Lenz Fact-Check for VS Code

io.lenz/fact-check

Check the factual claims in a draft or an answer: a quick verdict, or a deep check with sources.

client:VS Code transport:streamable-http

Install Lenz Fact-Check in VS Code

.vscode/mcp.json

{
  "servers": {
    "fact-check": {
      "type": "http",
      "url": "https://lenz.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Lenz Fact-Check in other clients