assemblash

VidGuiCode/assemblash
★ 0 stars Rust AI/LLM Updated today
A local-first visual document engine and MCP server for humans and AI agents
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": {
    "assemblash": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "assemblash"
      ]
    }
  }
}

README Excerpt

> A local-first visual document engine and MCP server for humans and AI agents. **Status:** Pre-alpha — v0.1.0, the Phase 0 spike, is released and runs. Most of the product described below does not exist yet. Assemblash is a headless system for creating, inspecting, modifying, rendering, and exporting structured visual documents. It provides a machine-readable document model, a local API, an MCP server for agent access, and an optional reference web interface.

Tools (13)

add_image_layeradd_text_layerduplicate_layerget_canvas_previewget_document_stateget_selectiongroup_layersmove_layerreorder_layersresize_layerschemarsupdate_layervalidate_document

Topics

ai-agentsdesign-toolsheadlessimage-compositionlocal-firstmcpmcp-server