Skip to content
Grok

FreightUtils MCP Server for Grok

io.github.soapyred/freightutils

Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math

client:Grok transport:streamable-http runtime:npm tools:25

Install FreightUtils MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "freightutils": {
      "type": "http",
      "url": "https://www.freightutils.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 25 tools →

FreightUtils MCP Server in other clients