Plugin Claude Code
Earth observation tools for AI agents, from Development Seed labs.
Plugin Claude Code
Earth observation tools for AI agents, from Development Seed labs.
Plugin Claude Code
Earth data, agent-ready — a Development Seed labs prototype. MCP tools over the cloud-native geospatial stack plus the earth-data skill.
MCP server Claude CodeCodexCursor +2
MCP server "groundstation" as configured in dannybauman/groundstation. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT} run groundstation.
Instructions file
Claude Code instructions for dannybauman/groundstation, covering groundstation — session rules, devseed tools first and working agreements.
Skill Claude CodeCodex
Discover, analyze, and map Earth observation data through the groundstation MCP tools (STAC + TiTiler + geocoding). Use when the user asks about satellite imagery, environmental conditions, land change, disasters, or wants a map of any place on Earth.
Skill Claude CodeCodex
Connect to and search any STAC API instance — discovery via the landing page and conformance classes, item search with bbox/datetime/cloud filters, CQL2 filtering, and asset-layout inspection. Instance-generic; pair with instance config (endpoint URL) and a tiler skill for pixels.
Skill Claude CodeCodex
Drive any TiTiler instance — previews, XYZ tiles, pixel statistics, and band-math expressions over COGs and STAC items, with rescale/colormap recipes and the band-merge gotcha. Instance-generic; pair with a STAC skill for finding items.