Skip to main content
Wherobots provides agentic components that bring AI-assisted geospatial development to your editor or terminal. What you need to install depends on your tool. Pick yours below to get started.

Pick your tool

Wherobots supports a variety of Code OSS-based editors and terminal-only tools.

VS Code

Full automatic setup. Extension installs MCP Server and Agent Skills for you.

Kiro

Extension + manual MCP Server and Agent Skills configuration.

Claude Code

Terminal-only. MCP Server, Agent Skills, and CLI configured manually.

OpenCode

Terminal-only. MCP Server, Agent Skills, and CLI configured manually.

Cursor

Extension + manual MCP Server and Agent Skills configuration.

Windsurf

Extension + manual MCP Server and Agent Skills configuration.

Positron

Data science-focused Code OSS editor by Posit.

Antigravity

Code OSS-based editor by Antigravity.

Trae

AI-powered Code OSS editor by ByteDance.

VS Codium

Freely-licensed community distribution of VS Code.
Using a Code OSS editor not listed here? The setup process is the same as any of the editors above, just substitute your editor’s CLI command. The extension is available from the Open VSX Registry.

What each component does

The Wherobots VS Code Extension turns Code OSS editors into a geospatial workspace with notebook development, job submission, data browsing, and workspace management. In VS Code, it also automatically configures the MCP Server and includes Agent Skills.

Component Overview

Wherobots’ Agentic Tools consist of the following components that work together to provide our agentic experience:
Connects your AI assistant to Wherobots Cloud for catalog exploration, Spatial SQL generation, and query execution.
Gives your AI assistant domain-specific Wherobots knowledge for more accurate commands and fewer errors.
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.
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.
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.
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.
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.

Setup by tool

Every supported editor and terminal gets the same AI-assisted job submission and MCP features. What differs is how the MCP Server and Agent Skills are installed: the Wherobots extension configures them automatically in VS Code, while other tools require a one-time manual setup. Here’s what you’ll set up for each tool:
ToolWherobots ExtensionWherobots MCP ServerWherobots Agent Skills
VS CodeIncludedIncludedIncluded
CursorIncludedAdditional Setup
Required
Additional Setup
Required
WindsurfIncludedAdditional Setup
Required
Additional Setup
Required
KiroIncludedAdditional Setup
Required
Additional Setup
Required
Other Code OSSIncludedAdditional Setup
Required
Additional Setup
Required
Claude CodeN/AAdditional Setup
Required
Additional Setup
Required
OpenCodeN/AAdditional Setup
Required
Additional Setup
Required
  • Included: configured for you when the extension installs.
  • Additional Setup Required: you install or configure it yourself (see the tool’s setup page).
  • N/A: Not applicable to the tool in its current form factor (e.g. no extension for terminal-only tools).