Data Sf for VS Code
io.github.pipeworx-io/data-sf
DataSF MCP — San Francisco open data (data.sfgov.org, Socrata SODA API).
client:VS Code
transport:streamable-http
Install Data Sf in VS Code
.vscode/mcp.json
{
"servers": {
"data-sf": {
"type": "http",
"url": "https://gateway.pipeworx.io/data-sf/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs