Skip to content
VS Code

Drivara for VS Code

io.github.bsrishi/drivara

Read-only access to your Drivara fleet — jobs, drivers, vehicles, fuel, profit & analytics.

client:VS Code transport:streamable-http

Install Drivara in VS Code

.vscode/mcp.json

{
  "servers": {
    "drivara": {
      "type": "http",
      "url": "https://app.drivara.in/mcp"
    }
  }
}

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

Drivara in other clients