Transcend API

Transcend (by Cargoffer) is the freight & mobility API gateway that lets AI agents calculate tolls, find fuel stations, track drivers, and plan routes via one MCP connection.

Quick start

{
  "mcpServers": {
    "transcend": {
      "command": "node",
      "args": ["/path/to/transcend-mcp/dist/index.js"],
      "env": { "TRANSCEND_API_KEY": "tr_sk_xxx" }
    }
  }
}

Or hosted: https://mcp.transcend.cargoffer.com/mcp

Tools

Live resources

Source

Full machine-readable spec: llms.txt · openapi.yaml