Skip to content
VS Code

Velrim for VS Code

com.velrim/extract

Document extraction against a JSON Schema with a calibrated confidence per field; async job status.

client:VS Code transport:streamable-http tools:2

Install Velrim in VS Code

.vscode/mcp.json

{
  "servers": {
    "extract": {
      "type": "http",
      "url": "https://mcp.velrim.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Velrim in other clients