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