Skip to content
VS Code

Fact Verification MCP for VS Code

io.github.foundrynet/fact-check-mcp

Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.

client:VS Code transport:streamable-http

Install Fact Verification MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "fact-check-mcp": {
      "type": "http",
      "url": "https://fact-check-mcp-production.up.railway.app/mcp"
    }
  }
}

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

Fact Verification MCP in other clients