Skip to content
VS Code

Wherobots for VS Code

com.wherobots/mcp-server

Generate and run high performance queries on open and private spatial data at-scale in the cloud

client:VS Code transport:streamable-http

Install Wherobots in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.cloud.wherobots.com/mcp/"
    }
  }
}

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

Wherobots in other clients