Nova Scotia Data Explorer for Grok
io.github.sevask/nova-scotia-data-explorer
Query and explore Nova Scotia open datasets via the Socrata SODA API.
client:Grok
transport:streamable-http
tools:4
Install Nova Scotia Data Explorer in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"nova-scotia-data-explorer": {
"type": "http",
"url": "https://scotiasignal.ca/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs