carrierscore for VS Code
io.carrierscore/carrierscore
FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.
client:VS Code
transport:streamable-http
tools:8
Install carrierscore in VS Code
.vscode/mcp.json
{
"servers": {
"carrierscore": {
"type": "http",
"url": "https://mcp.carrierscore.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs