Fmcsa for VS Code
io.github.pipeworx-io/fmcsa
US motor-carrier registry: DOT/MC/name lookup, operating authority, safety — keyless
client:VS Code
transport:streamable-http
Install Fmcsa in VS Code
.vscode/mcp.json
{
"servers": {
"fmcsa": {
"type": "http",
"url": "https://gateway.pipeworx.io/fmcsa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs