Component Overview
Wherobots’ Agentic Tools consist of the following components that work together to provide our agentic experience:MCP Server
MCP Server
Agent Skills
Agent Skills
Wherobots CLI
Wherobots CLI
Why use Wherobots’ agentic tools?
Wherobots’ agentic tools connect your AI assistant to Wherobots Cloud and your local development environment so you can interact with your spatial data, catalogs, and jobs in a more intuitive way.Explore your spatial catalog conversationally
Explore your spatial catalog conversationally
Generate Spatial SQL without memorizing functions
Generate Spatial SQL without memorizing functions
Submit and monitor Wherobots jobs from your editor
Submit and monitor Wherobots jobs from your editor
Get Wherobots-aware AI assistance
Get Wherobots-aware AI assistance
wherobots CLI commands, valid MCP tool calls, and accurate notebook code on the first try.Before you start
The following prerequisites are required:- Visual Studio Code version 1.85 or later.
-
A Wherobots Account within a Community, Professional, Innovation, or Enterprise Organization. See Create a Wherobots Account.
Organization Availability: Available to all Wherobots Organization Editions.
- Community Edition Organizations can create and run local notebooks against the Tiny and Micro runtimes.
- Professional, Innovation, or Enterprise Organizations are required for job submission, the Wherobots MCP server, and additional compute tiers. For more information, see Upgrade Organization or Organization Editions.
- Active GitHub Copilot subscription (for AI-assisted features).
Install the extension
Run the following command in your terminal:Configure the extension
After installation, set your API key to connect to Wherobots Cloud.Open the Command Palette
>wherobots:.
Set your API key
- If you don’t have an API key yet, click
Wherobots: Generate API Key on Wherobots Cloudto create one. - Click
Wherobots: Set API Keyand enter your existing or newly created Wherobots API key when prompted, then press Enter.
Verify the installation
To confirm the extension is installed and configured correctly:Open the Command Palette
>wherobots:.
Confirm available commands
Wherobots: Set API KeyWherobots: Create WorkspaceWherobots: Submit JobWherobots: Refresh WorkspacesWherobots: Open SettingsWherobots: Install Jupyter Extension
MCP Server and Agent Skills

The Wherobots extension sidebar showing the Create Workspace button. Specific UI details vary by editor.
Pin the extension
Select the extension

The Activity Bar context menu with the Wherobots extension checked. Specific UI details vary by editor.
Verify installation
- Open GitHub Copilot Chat via View > Chat.
- Select Agent as the chat mode from the dropdown at the top of the chat panel.

- Select an advanced model (Claude Opus, Claude Sonnet, GPT Codex, or Gemini Pro) for best results.
- Ask a test question:
- If successful, the assistant will confirm it is using the Wherobots MCP server (showing
Ran list_catalogsor a similar tool) and display your available tables.

