Component Overview
Wherobots’ Agentic Tools consist of the following components that work together to provide our agentic experience:MCP Server
MCP Server
Connects your AI assistant to Wherobots Cloud for catalog exploration, Spatial SQL generation, and query execution.
Agent Skills
Agent Skills
Gives your AI assistant domain-specific Wherobots knowledge for more accurate commands and fewer errors.
Wherobots CLI
Wherobots CLI
Wraps the full Wherobots API into a single binary for job submission, log streaming, and automation.
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
The MCP Server connects your AI assistant to Wherobots Cloud so you can browse catalogs, databases, and table schemas (including Overture Maps and your own datasets) by asking questions in plain language instead of navigating the console.
Generate Spatial SQL without memorizing functions
Generate Spatial SQL without memorizing functions
Describe a geospatial task (e.g. “find buildings within 500m of this point”) and the MCP Server returns optimized Spatial SQL using WherobotsDB’s ST functions, spatial joins, and indexing patterns.
Submit and monitor Wherobots jobs from your editor
Submit and monitor Wherobots jobs from your editor
Use the CLI or the extension to submit Spark job runs, stream logs in real time, check resource metrics, and cancel jobs without leaving your editor or terminal.
Get Wherobots-aware AI assistance
Get Wherobots-aware AI assistance
Agent Skills teach your AI assistant Wherobots-specific APIs, query patterns, and workflow sequences so it produces correct
wherobots CLI commands, valid MCP tool calls, and accurate notebook code on the first try.Before you start
The following prerequisites are required:- A Claude account with an active paid subscription.
- A Wherobots Account within a Professional, Innovation, or Enterprise Organization. See Create a Wherobots Account.
- For the desktop flow: Claude Desktop installed.
- If you are on Claude’s Team or Enterprise plan, ask your Claude plan’s Owner or Primary Owner to enable connectors for your Claude organization.
- Each user still must authenticate individually after the Connector is enabled.
- For more information, see the Wherobots connector does not appear in the Directory section of this page or Use Connectors to extend Claude’s capabilities.
Install and configure
When Wherobots is available in your Claude Directory as an official connector, each user can enable it from their own account. The same steps work in Claude on the web and Claude Desktop.On Team and Enterprise plans, an Owner or Primary Owner may need to enable connectors for the organization before you can add Wherobots. If the connector does not appear or you cannot enable it, ask your team’s owner to enable it for the organization. Each user still authenticates individually after it is enabled. For more information, see Use Connectors to extend Claude’s capabilities.
1
Open Connectors in Claude
- Open the connectors page:
- Web: Go to https://claude.ai/directory.

- Desktop: Open Customize > Connectors > Browse from the left sidebar.
- Web: Go to https://claude.ai/directory.
2
Enable the Wherobots connector
-
In the Directory modal, search for
wherobots.
- Select the official Wherobots Spatial AI Assistant.
- Click + to enable the Connector in your Claude Organization.
3
Complete OAuth
- A new browser tab will open to the Wherobots sign-in page.
-
Sign in to Wherobots, select your Organization from the Organization access dropdown, and click Allow access.

Wherobots OAuth consent screen for Claude.
- Return to Claude. The Wherobots connector will appear in the Web section of the Connectors page. You have successfully connected Wherobots to Claude! You can now use the Wherobots connector in your Claude conversations and agentic workflows.
Verify installation
Ask a question in Claude:list_catalogs) and returns the catalogs available in your Organization.
Troubleshooting
The following section details how to troubleshoot the installation of the Wherobots Spatial AI Assistant in Claude.The Wherobots connector does not appear in the Directory
On Team and Enterprise plans, connectors must be enabled at the organization level before individual users can add them. If you search the Directory and Wherobots does not appear—or the option to add it is unavailable—ask your team’s Owner or Primary Owner to enable connectors for the organization. Once enabled at the org level, each user still completes the Install and configure steps and authenticates individually. See Use Connectors to extend Claude’s capabilities for details on connector permissions.Sign-in or OAuth fails
If the consent screen does not complete or Claude reports it cannot connect:- Confirm you have a stable internet connection and an active Wherobots Account in a Professional, Innovation, or Enterprise Organization.
- Make sure you selected the correct Organization from the Organization access dropdown before clicking Allow access.
- On the Claude Connectors page, disconnect the Wherobots connector and reconnect to restart the OAuth flow.
Claude does not call the Wherobots MCP server
If Claude answers without invoking a Wherobots tool (such aslist_catalogs):
- Confirm the Wherobots connector is enabled on the Connectors page and toggled on for the conversation.
-
Start a new conversation and ask an explicitly geospatial question so Claude selects the connector:
Next steps
MCP Server Best Practices
Common tasks, example prompts, and cost considerations for the MCP Server.
MCP Server Demo Video
Watch the MCP Server automate catalog discovery, spatial queries, and notebook generation.
Agent Skills
Learn more about available skills and installation options.
MCP Server vs CLI
Understand when to use the MCP Server vs. the CLI.

