Skip to content
VS Code

LocationLists for VS Code

io.github.kylehawke-stack/locationlists

US business location data: search, sample, count, query rows or buy CSVs (Stripe or x402 USDC).

client:VS Code transport:streamable-http

Install LocationLists in VS Code

.vscode/mcp.json

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

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

LocationLists in other clients