freight intel for VS Code
com.dropwatchhq/freight-intel
Freight carrier intel: new FMCSA authority feed, carrier lookup by DOT/MC, safety screen (CSA/SMS).
client:VS Code
transport:streamable-http
tools:9
Install freight intel in VS Code
.vscode/mcp.json
{
"servers": {
"freight-intel": {
"type": "http",
"url": "https://freight.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs