Velrim for Cursor
com.velrim/extract
Document extraction against a JSON Schema with a calibrated confidence per field; async job status.
client:Cursor
transport:streamable-http
tools:2
Install Velrim in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"extract": {
"url": "https://mcp.velrim.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs