mindee for VS Code
io.usefulapi/mindee
Turn PDFs and images into typed fields — invoices, receipts, IDs and custom models — via Mindee OCR.
client:VS Code
transport:streamable-http
tools:4
Install mindee in VS Code
.vscode/mcp.json
{
"servers": {
"mindee": {
"type": "http",
"url": "https://mindee.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs