FactScan AI for Cursor
app.factscanai/factscan
OCR and document understanding: extract text from images, then summarize or translate it.
client:Cursor
transport:streamable-http
Install FactScan AI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"factscan": {
"url": "https://smganoolzufsdtudhdkr.supabase.co/functions/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs