Skip to content
VS Code

DataQuoll for VS Code

io.dataquoll/data-api

Australian public data as MCP tools: incidents, gauges, declarations, industry calendars, archive.

client:VS Code transport:streamable-http

Install DataQuoll in VS Code

.vscode/mcp.json

{
  "servers": {
    "data-api": {
      "type": "http",
      "url": "https://dataquoll.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DataQuoll in other clients