Skip to content
Grok

Data Toronto for Grok

io.github.pipeworx-io/data-toronto

DataToronto MCP — City of Toronto open data (open.toronto.ca, CKAN API).

client:Grok transport:streamable-http

Install Data Toronto in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "data-toronto": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/data-toronto/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

Data Toronto in other clients