Skip to content
VS Code

FreightUtils MCP Server for VS Code

io.github.soapyred/freightutils

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

client:VS Code transport:streamable-http runtime:npm tools:25

Install FreightUtils MCP Server in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

All 25 tools →

FreightUtils MCP Server in other clients