Skip to content

gaopengbin/cesium-mcp

[email protected] scope: cesium-mcp-runtime Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

3d-globe 3d-visualization ai ai-agent cesium cesiumjs
+13 more
claude geojson geospatial gis llm mcp model-context-protocol natural-language spatial-analysis typescript webgis webgl websocket

Summary

AI summary

Split updateLayerStyle into entity, imagery, and primitive channels with typed style parameters.

Changes in this release

Feature Medium

Splits updateLayerStyle into entity, imagery, and primitive style channels.

Splits updateLayerStyle into entity, imagery, and primitive style channels.

Source: llm_adapter@2026-06-11

Confidence: low

Feature Low

Splits `updateLayerStyle` into three typed channels: `layerStyle`, `imageryStyle`, and `primitiveStyle`.

Splits `updateLayerStyle` into three typed channels: `layerStyle`, `imageryStyle`, and `primitiveStyle`.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Refactor Low

Adds Zod schemas with mutual-exclusion refinement for runtime validation.

Adds Zod schemas with mutual-exclusion refinement for runtime validation.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Refactor Low

Maintains existing validation guards in the bridge for non-MCP callers.

Maintains existing validation guards in the bridge for non-MCP callers.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Full changelog

Patch Changes

  • 2739034 Thanks @gaopengbin! - feat(layer): split updateLayerStyle into entity/imagery/primitive channels

    Replace the single untyped layerStyle param with three typed style channels:

    • layerStyle — entity layer style, including mutually-exclusive GeoJSON
      thematic styles (choropleth / category / randomColor / gradient)
    • imageryStyle — imagery visual style (alpha, brightness, contrast, hue,
      saturation, gamma); visibility stays controlled by setLayerVisibility
    • primitiveStyle — GeoJSON Primitive material style (color, opacity,
      outlineColor, outlineWidth, pointSize, lineWidth)

    Runtime adds zod schemas with mutual-exclusion refinement; the bridge keeps
    matching validation guards for non-MCP callers.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gaopengbin/cesium-mcp

Get notified when new releases ship.

Sign up free

About gaopengbin/cesium-mcp

AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools.

All releases →

Beta — feedback welcome: [email protected]