Skip to content
VS Code

Scanverion for VS Code

com.scanverion/scanverion

Document OCR, vehicle analysis, and workspace usage tools for Scanverion.

client:VS Code transport:streamable-http

Install Scanverion in VS Code

.vscode/mcp.json

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

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

Scanverion in other clients