Ocrspace for VS Code
io.github.pipeworx-io/ocrspace
OCR.space MCP — wraps the OCR.space API (ocr.space) for image/PDF → text OCR.
client:VS Code
transport:streamable-http
Install Ocrspace in VS Code
.vscode/mcp.json
{
"servers": {
"ocrspace": {
"type": "http",
"url": "https://gateway.pipeworx.io/ocrspace/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs