FactScan AI for VS Code
app.factscanai/factscan
OCR and document understanding: extract text from images, then summarize or translate it.
client:VS Code
transport:streamable-http
Install FactScan AI in VS Code
.vscode/mcp.json
{
"servers": {
"factscan": {
"type": "http",
"url": "https://smganoolzufsdtudhdkr.supabase.co/functions/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs