Data Maryland for VS Code
io.github.pipeworx-io/data-maryland
Maryland Open Data — US government open data (opendata.maryland.gov) via the Socrata SoQL API…
client:VS Code
transport:streamable-http
Install Data Maryland in VS Code
.vscode/mcp.json
{
"servers": {
"data-maryland": {
"type": "http",
"url": "https://gateway.pipeworx.io/data-maryland/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs