space ocr for Cursor
io.github.hwang-yh-cto/space-ocr
Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.
client:Cursor
transport:streamable-http
Install space ocr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"space-ocr": {
"url": "https://mcp.space-ocr.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs