space ocr for VS Code
io.github.hwang-yh-cto/space-ocr
Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.
client:VS Code
transport:streamable-http
Install space ocr in VS Code
.vscode/mcp.json
{
"servers": {
"space-ocr": {
"type": "http",
"url": "https://mcp.space-ocr.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs