Fact Verification MCP for Cursor
io.github.foundrynet/fact-check-mcp
Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.
client:Cursor
transport:streamable-http
Install Fact Verification MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fact-check-mcp": {
"url": "https://fact-check-mcp-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs