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.
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: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.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:| Tool | Wherobots Extension | Wherobots MCP Server | Wherobots Agent Skills |
|---|---|---|---|
| VS Code | Included | Included | Included |
| Cursor | Included | Additional Setup Required | Additional Setup Required |
| Windsurf | Included | Additional Setup Required | Additional Setup Required |
| Kiro | Included | Additional Setup Required | Additional Setup Required |
| Other Code OSS | Included | Additional Setup Required | Additional Setup Required |
| Claude Code | N/A | Additional Setup Required | Additional Setup Required |
| OpenCode | N/A | Additional 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).

