Data Nola for VS Code
io.github.pipeworx-io/data-nola
DataNewOrleans MCP — New Orleans open data (data.nola.gov, Socrata SODA API).
client:VS Code
transport:streamable-http
Install Data Nola in VS Code
.vscode/mcp.json
{
"servers": {
"data-nola": {
"type": "http",
"url": "https://gateway.pipeworx.io/data-nola/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs