SSWorld

DataArche/SSWorld
★ 1 stars JavaScript AI/LLM Updated 1d ago
MCP server for agent-authored 3D geo scenes: write SSDL, render on a real WebGPU engine, read the frame back.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ssworld": {
      "command": "npx",
      "args": [
        "-y",
        "DataArche/SSWorld"
      ]
    }
  }
}

README Excerpt

*[中文说明](README.zh-CN.md)* **Agents can't see what they render. SSWorld closes the loop.** An MCP server that lets any MCP-capable agent app (Claude Code, Codex, Hermes, Cursor …) author, compile, render and *inspect* 3D geographic scenes — written in **SSDL**, a QML-like scene description language — on the **SSEngine WebGPU** runtime. The picture above is a scene an agent

Tools (11)

ssworld_capture_framessworld_catalogssworld_compilessworld_engine_statusssworld_environment_readssworld_previewssworld_project_createssworld_project_listssworld_scene_inspectssworld_source_batchssworld_source_patch

Topics

3dagent-toolsclaude-codegismcpmodel-context-protocolscene-descriptionwebgpu