Data Usdot for VS Code
io.github.pipeworx-io/data-usdot
US DOT Open Data (datahub.transportation.gov) Socrata MCP.
client:VS Code
transport:streamable-http
Install Data Usdot in VS Code
.vscode/mcp.json
{
"servers": {
"data-usdot": {
"type": "http",
"url": "https://gateway.pipeworx.io/data-usdot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs