Skip to content
Claude Desktop

Drivara for Claude Desktop

io.github.bsrishi/drivara

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

client:Claude Desktop transport:streamable-http

Install Drivara in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "drivara": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.drivara.in/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Drivara in other clients