Skip to content
VS Code

Charlotte Open City Data for VS Code

io.github.ajwann/queensestate

Charlotte and Mecklenburg County open data: addresses, crime, 311, zoning, budget, and services

client:VS Code transport:streamable-http runtime:pypi

Install Charlotte Open City Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "queensestate": {
      "type": "http",
      "url": "https://queensestate.adamwanninger.com/mcp"
    }
  }
}

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

Charlotte Open City Data in other clients