Freight carrier intel: new FMCSA authority feed, carrier lookup by DOT/MC, safety screen (CSA/SMS).
claude mcp add freight-intel --transport http https://freight.dropwatchhq.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"freight-intel": {
"url": "https://freight.dropwatchhq.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"freight-intel": {
"serverUrl": "https://freight.dropwatchhq.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"freight-intel": {
"type": "http",
"url": "https://freight.dropwatchhq.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"freight-intel": {
"url": "https://freight.dropwatchhq.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"freight-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://freight.dropwatchhq.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://freight.dropwatchhq.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.dropwatchhq--freight-intel/reviews or the review_server meta-tool.
POST /mcp