Nova Scotia Data Explorer for VS Code
io.github.sevask/nova-scotia-data-explorer
Query and explore Nova Scotia open datasets via the Socrata SODA API.
client:VS Code
transport:streamable-http
tools:4
Install Nova Scotia Data Explorer in VS Code
.vscode/mcp.json
{
"servers": {
"nova-scotia-data-explorer": {
"type": "http",
"url": "https://scotiasignal.ca/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs