io.github.zombico/mojulo
NPM · MOJULO · SCANNED SEP 20
A 3D compiler for coding agents: objects, worlds and games as small recipes. Emits Godot and STL.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security89
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects pdfjs-dist 5.7.284, reached via officeparser > pdfjs-dist. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 400 of 465 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 0 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability65
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 6675 tokens (~238/item across 28 items; 28 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 28 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.zombico/mojulo MCP server?
io.github.zombico/mojulo runs locally as an npm package, launched with npx -y mojulo. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · mojulo
claude mcp add zombico-mojulo -- npx -y mojulo
{
"mcpServers": {
"zombico-mojulo": {
"command": "npx",
"args": [
"-y",
"mojulo"
]
}
}
} {
"servers": {
"zombico-mojulo": {
"command": "npx",
"args": [
"-y",
"mojulo"
]
}
}
} codex mcp add zombico-mojulo -- npx -y mojulo
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"zombico-mojulo": {
"type": "local",
"command": [
"npx",
"-y",
"mojulo"
],
"enabled": true
}
}
} openclaw mcp add zombico-mojulo --command npx --arg -y --arg mojulo
mcp_servers:
zombico-mojulo:
command: "npx"
args: ["-y", "mojulo"] {
"McpServers": {
"zombico-mojulo": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"mojulo"
]
}
}
} assistant mcp add zombico-mojulo -t stdio -c npx -a -y mojulo
{
"mcpServers": {
"zombico-mojulo": {
"command": "npx",
"args": [
"-y",
"mojulo"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Stability: 0.27 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Known CVEs: fail → unverified ▼ security
- Capabilities: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: partial → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 2.0.2 → 2.0.6 functional
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
- GHSA-rgj7-g3m4-5g8c no longer affects this package ▲ security
- GHSA-f88m-g3jw-g9cj no longer affects this package ▲ security
- CVE-2026-39244 no longer affects this package ▲ security
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 13 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- Stability: unverified → 0.07 ▲ functional
- Package version: 2.0.1 → 2.0.2 functional
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 11 Sept 26 48
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/mojulo@2.0.6
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 4 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-7pqw-9j4j-h8q3 | CVE-2026-19693 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H | no |
| GHSA-jmr9-qjv8-65gv | CVE-2026-56876 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N | no |
| GHSA-5v7r-6r5c-r473 | CVE-2026-31808 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
| GHSA-hq66-cqwq-w95j | CVE-2026-16633 | high | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 400 packages
| Packages resolved | 400 |
|---|---|
| Deprecated | 2 |
| Stale | 128 |
| No linked repository | 1 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
check_for_updates ~160
Compare the running control-plane package (`mojulo` on npm) and the pinned bot image (`ghcr.io/zombico/mojulo-bot`) against their latest published versions. Returns `{ controlPlane, botImage, warnings }` — each surface reports `current`, `latest`, `updateAvailable`, and a one-line install/update hint when an upgrade exists. Read-only: never installs or restarts anything; surface the hint and let the user run it. Best-effort upstream calls — a registry timeout produces `latest: null` plus a warning, not a tool failure. Call this when the user asks 'am I up to date?', after a long gap between sessions, or before recommending a feature that depends on a recent version.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
forward_context ~440
Forward the agent mojulo's routing index — two wings behind one tool. No `mode` is the STUDIO, the DEFAULT: the creative wing's per-FORM recognizer rows (picture / object / world / building / motion / motion-comic / audio / voice / publication / game) plus the creative drawers (`get_creative_toolset`, routing cards, vocab kinds). `mode:'office'` is the automation backend: `user-framing → entry-tool` rows for bots / connected services / apps / operate-what-exists. Both carry a lean opener, a drawer directory (`get_tool_index`, `get_register_kit`, `get_deliberation_overview`, `get_ui_map`, `get_substrate`), and the standing safety + commitment-level rules. Call FIRST when unsure what mojulo is or which tool fits; open the office when the ask is to WIRE or OPERATE, not to make. A thin map, not a manual — depth lives in the drawers. The disclosure directive branches on the operator's `procedural_disclosure`; optional per-call `register` / `disclosure` override the anchor for this read. Read-only, idempotent.
| Name | Type | Req | Description |
|---|---|---|---|
| disclosure | string | – | Override the operator's `procedural_disclosure` for this one call. 'terse' (act and report), 'reflective' (default — name each gate), 'pedagogical' (explain what each gate means). Omit to use the ope… |
| mode | string | – | 'studio' (the DEFAULT when omitted — the creative wing: Media FORM routing + Game) or 'office' (bots, connected services, apps, deliberation, operate). Stateless per call — pull the wing the ask live… |
| register | string | – | Override the operator's `vocabulary_register` for this one call. 'plain' (everyday tool names, no mojulo jargon to the user), 'mixed' (default), 'mojulo' (full idiom). Omit to use the operator anchor… |
No output schema declared.
No examples provided.
get_register_kit ~262
Return just the register-tuning surface — the active communication-settings notice (which `vocabulary_register` / `procedural_disclosure` cell is active and where it came from), the active-cell concept glossary, the refusal legend (one row per family of refusal: what it protects · the next move — pull this when a tool said no and you're unsure what the no means), the active-cell disclosure directive, and the invariant commitment-level floor (the four gates). Resolves the operator anchor the same way `forward_context` does; optional per-call `register` / `disclosure` override it for this one read. Call once after orientation, whenever the operator revises their KYC anchor, or when decoding a refusal. Read-only, idempotent.
| Name | Type | Req | Description |
|---|---|---|---|
| disclosure | string | – | Override the operator's `procedural_disclosure` for this one call. 'terse', 'reflective' (default), 'pedagogical'. Omit to use the operator anchor's setting or the system default. |
| register | string | – | Override the operator's `vocabulary_register` for this one call. 'plain', 'mixed' (default), 'mojulo'. Omit to use the operator anchor's setting or the system default. |
No output schema declared.
No examples provided.
get_substrate ~180
Return what mojulo is and what it can honestly claim — a 3D compiler for agents: Media (objects, worlds, views, audio) and Game as re-runnable recipes on the operator's machine; the digital (Godot, Unity, Unreal, Blender) and physical (STL / 3MF) pipelines; where inference runs; what the retained automation backend (Bot, Connected Service, App) adds — PLUS a dozen SELF-DESCRIPTION facts (process, state, network posture, credentials, costs, uninstall, source) to DERIVE meta-answers from. Call for 'what is this really?' or questions about mojulo ITSELF: 'does it phone home?', 'where does my data live?', 'do I have to pay?', 'how do I uninstall?'. Read-only, no inputs, idempotent.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_tool_index ~116
One-line-per-tool index across every ring — call when a `forward_context` row isn't specific enough (Media tools live behind `get_creative_toolset`). **~48k**: a host declaring a smaller output cap gets the compact rules card fitted to that cap instead; `full: true` returns the whole index regardless. Read-only, idempotent.
| Name | Type | Req | Description |
|---|---|---|---|
| budget_bytes | integer | – | Rules card at this byte budget, any host. |
| full | boolean | – | Whole ~48k index even over your cap. |
No output schema declared.
No examples provided.
get_tool_ledger ~316
Read the ledger the substrate keeps of its own MCP tool calls — shapes and timings, one row per handler invocation across both call paths (rpc + plan-executor); nothing leaves the machine. Three modes: no args → a per-tool aggregate table (calls, error rate, p50/p95 latency, last-called) over the last `sinceDays` (default 7) plus the most recent errors and timeouts; `{ tool }` → that tool's recent calls newest-first with status + duration; `{ orientation: true }` → the orientation-gap cut (weak semantic searches, vocab-drawer misses, sessions that oriented then made no non-orientation call) — the measurement of whether the ask-and-discover loop is rewarding the question. This is the in-session answer to "which tool broke?" / "what's slow?" / "is the lexicon working?" without leaving the chat. Records SHAPES only — never input values or conversation content. Read-only, idempotent. Mirrors the `/observability` dashboard page.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max recent calls to return in `{ tool }` mode. Default 25. |
| orientation | boolean | – | true → the orientation-gap cut: weak searches, drawer misses, oriented-then-abandoned sessions. |
| sinceDays | number | – | Aggregate window in days (no-args and orientation modes). Default 7. |
| tool | string | – | Filter to one tool by registration name → its recent calls. Omit for the aggregate summary. |
No output schema declared.
No examples provided.
get_ui_map ~154
Return the page-by-page map of the `mojulo-ui` dashboard (the human-shaped face of the same `~/.mojulo/` state this MCP drives): one line per page describing what it's for and when to point the user at it (`/bots`, `/chat-builder`, `/apps`, `/data`, `/map`, `/graph`, `/plan`, `/research`, `/sketches`, `/maker`, `/settings`, …). You don't drive these pages — call this when the user wants to *look*, *browse*, or *click*, or when a visual scan would beat several rounds of tool output, so you can name the right page. Read-only, no inputs, idempotent.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_worked_example ~241
Return one annotated end-to-end trace of a successful flight for a paradigm — the real call sequence with realistic args, abbreviated return shapes, the commitment gates named where they happen (proposed vs materialized, dry-run vs promoted, sealed vs not recorded), and one deliberate refusal + recovery so the first 'no' you meet in the wild is a recognized shape. Paradigms: `bot` (build → compile → operate), `connected-service` (inventory → primitive binding → seal), `app` (scaffold → commit → start → fulfill inference), `game` (the promotion-gate flagship: watch a level get refused, prove it completable, re-mint), `media` (stash → gather → cook). Omit `paradigm` for the index. Pull BEFORE your first build of a paradigm — one read replaces trial-and-error against per-tool descriptions. Traces are illustrative (refs and values will differ) but the call sequence, gate order, and refusal shapes are real. Read-only, idempotent.
| Name | Type | Req | Description |
|---|---|---|---|
| paradigm | string | – | Which flight to read. Omit for the index of available traces. |
No output schema declared.
No examples provided.
mint_diagram ~358
Mint a flow-chart, data-chart, or standard diagram → a /sketches/<ref> url. Kernel diagram maker (no creative pack). Manifest: { title, viewBox:{width,height}, + stations[]+edges[] (boxes+arrows) and/or marks[] (rect/circle/wedge/line/text/…) }. Edges { from,to,label?,head?,tail?,dashed? }: head/tail typed markers (arrow/triangle-open/diamond[-filled]/crowsfoot-one|many/dot/none), from===to self-loops. Higher-level kinds auto-lower to marks: kind:'sequence' {actors,messages}, kind:'gantt' {scale,tasks}, lanes[] (swimlanes), boundaries[] (containment), station.divider (ERD). Vocab: semantic_search({kinds:['sketch_vocab']}). Returns {ok,ref,url}. (Illustration/worlds/beats → create_sketch.)
| Name | Type | Req | Description |
|---|---|---|---|
| folder_ref | string | – | Optional folder ref (`fld_<…>`) to drop this sketch into. Omit to leave it at root. |
| manifest | object | yes | Diagram manifest. Required: title, viewBox { width, height }. Provide stations[] (flow vocab) and/or marks[] (charts) — at least one. edges[] and grid are optional. Recipe/world/beats/constellation m… |
| ref | string | – | Optional stable ref (1-64 chars of [A-Za-z0-9_-]). If omitted, a `sk_<…>` ref is generated. Errors if a sketch with this ref already exists. |
| title | string | yes | Short title shown in the page header. |
No output schema declared.
No examples provided.
pack_audio ~156
AUDIO — Mojulo Beats: synthesized soundtracks, compositions, grooves and SFX as tiny seeded recipes (never samples): create / get / update / annotate / diff / export beats plus beats-vocab cards; a composition can SING via a voice part. Open for 'background music for the forest level', 'a sting when the boss appears', "tweak bar 2's kick", 'render the tune to a WAV'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_catalysts ~155
CATALYSTS & EXTENSION — curated workflow recipes shipped via MCP: get / list / recommend catalysts, the meta-catalyst, mint a custom catalyst or drawer, and host-adapter info (get / list adapters — how a recipe lands as a Skill on this host). Open for 'is there a recipe for X', 'install this workflow as a skill', 'extend mojulo with a new drawer'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_connected_services ~176
CONNECTED SERVICES — deliberate over the operator's installed MCP servers and bind workflows over them (no chatbot): declare inventory & skills, record/read provider capabilities, browse mcp-orbit components, get composition recommendations, bind primitives and triggers, read the deliberation overview and the contextmap (brief / commit). Open for 'wire Gmail + Calendar into a routine', 'every Monday summarize new leads into our CRM', 'sync submissions to a sheet nightly', 'what MCPs do I have', 'automate X across my services'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_diagram ~193
DIAGRAMS & CHARTS + scene sketches viewed in the dashboard: flow charts (stations + edges), data charts (stacked bars, donut / ring, KPI tiles, marks), scene illustrations and keyframe / scene-motion animation of drawn characters; revise a sketch in place, visual-diff two sketches, read sketch-vocab layout cards and style presets. Open for 'draw / diagram X', 'a bar chart of signups by week', 'a donut chart of the split', 'sketch our pipeline as boxes and arrows', 'make my drawn character talk and blink', 'update that sketch'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_game ~187
GAMES — playable standalone artifacts composed over media: create_game (levels are worlds minted with a game contract), pixelizer 2D reducer games, sprite sheets (create + bake), game projects (create / get / update / bind / list), game-vocab cards, and export_game (self-contained folder). Open for 'a playable dungeon crawler I can actually walk around in', 'a roguelike where my gear persists across floors', 'a pixel-art game with sprites', 'a pixel-art cutscene of my hero', 'export my game so a friend can play it'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_illustration ~161
Painted scene & figure ILLUSTRATION + publication covers: the inverse-stable-diffusion knob-resolution loop (sketch_what_possible) that feeds create_sketch recipe families, and create_cover for title art composed under one art direction. Open for 'paint a moody mountain valley', 'illustrate my hero', 'a cover for this book'. Sketch minting is homed in pack_diagram; this pack dispatches it too.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_image_render ~189
AI-IMAGE + MESH RENDER pipeline — direct, queue, and gate externally-painted images and externally-sculpted meshes (the mesh quartet parks a greybox for Meshy / Tripo / Hunyuan3D…): render packets for image-outcome / comic / character-sheet sketches, the durable request → pull → submit → accept / reject worker loop, and binding finished PNGs and character sheets back onto their sketches. Open for 'have the image model paint this', 'an AI-painted portrait rendered by an image model', 'run the render queue', 'accept that render'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_motion ~196
MOTION & FILM (+ motion-comic) — add TIME to a static subject: forge_motion (camera moves and performances rendered to flipbook SVG + GIF), stitch_motion (clips → one film), motion-vocab cards, and the click-gated motion-comic authored via update_sketch. Open for 'give me a spinning view of that molecule', 'record the hero clearing the chasm and show me the clip', 'walk to the exit to check the level is beatable' (traversal proof), 'present these charts one after another as a click-through deck', 'merge the clips into a single movie'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_object ~241
3D SOLIDS — figures, creatures, objects, buildings, wordmarks, vehicles: mint_solid (kinds figure / manji-tree / workbench / assembler / carved-solid / solid-turntable / edifice / vehicle), edit_solid (skin / emote ops), solid-vocab cards, measure_solid (numbers back off a solid), and verify_machina feasibility checks. Open for 'model a wine glass true to size', 'a woman mid-stride' (a posed figure), 'our logo in shiny chrome', 'a 3D creature', 'put the wheels and the chassis together into one model', 'turn this concept art into a 3D model piece by piece', 'rebuild a drawing as a real 3D model, segment by segment'. Placing solids IN an environment is pack_world.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_plan ~139
PLAN MODE — the speculative layer over sealed reality: enter plan mode, forge and revise plans, read and list them, compile a plan to a manifest of tool calls and execute it under per-execution operator approval, sketch a plan visual. Open for 'let's plan this out', 'turn this session into a plan', 'execute the plan'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_reference ~141
VISUAL REFERENCE — read a photo YOU can see into mojulo dials: reference_protocol hands the extraction protocol (scene perspective or human pose — you are the vision adapter, no image sent), capture_reference files the read as a reusable cage + insights in a stash. Open for 'recreate the camera angle from this photo', 'match this pose'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_research ~149
RESEARCH MODE — accretive gathering upstream of plans: enter research mode, start a research book, bind items into it, read and list books, synthesize an abstract (with deterministic review), run a parameter experiment sweep with auto-plotted outcomes, sketch the research. Open for 'research this', 'gather sources into a book', 'sweep the parameter and plot the outcome'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_runtime ~176
APPS & RUNTIME — local apps (install_scaffold → start / stop / status, runner listing), runtime daemons (list / status / start / stop / restart), and the agent-task loop (pull_agent_task → submit_envelope_inference → cancel; chat signals and decisions for the chat_turn worker). Open for 'scaffold and run a local app', 'watch a folder and process new files as they arrive', 'a background worker that reacts to events', 'restart the daemon', 'work the task queue'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_stash ~168
GATHER / STASH / COOK / PUBLISH — typed collection into stashes (gather, mint / get / list / rename a stash, update / archive items, bind / unbind to anchors), then COOK stashes into an Outcome Artifact (agent-authored report + visuals) and forge publications. Open for 'save this for later', 'collect these into a stash', 'cook these notes into a report', 'make a zine / picture book / publication'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_view ~183
STUDY VIEWS — animated 3D study objects that teach a phenomenon: create_view kinds across science / math / bio, view-vocab parameter manuals, measure_view for SI-honest time-series read-back from the stored recipe, and save_recipe to KEEP a tuned setup in the operator's cookbook (view and beats recipes alike), recallable by intent later. Open for 'help my kid understand black holes', 'an animated science explainer for my kid', 'animate how DNA copies itself', 'measure the orbit', 'save this setup for my class'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_voice ~143
VOICE — deterministic voice registers (confidence × depth resolved to Kokoro blend weights, pure math): create / read a voice, bind worker-rendered WAV samples, and the voice-vocab drawer. Scope is voiceover and narration, not character acting. Open for 'a warm narrator voice', 'render this line in her voice', 'design how the guide sounds'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
pack_world ~166
WORLDS — traversable three.js environments: compose_world (BASE × THEME × overrides — city, transport-hub, controllable, action, planetary, painted-landscape, math, school, dungeon), theme packs, glTF export (export_model), binding refined meshes back (bind_mesh_render), and modeler-lingo translation. Open for 'build a little town I can wander around', 'an airport', 'a game where I drive', 'export to Blender'.
| Name | Type | Req | Description |
|---|---|---|---|
| args | object | – | Arguments for the member tool, exactly as its inputSchema in the pack manual specifies. |
| tool | string | – | Member tool to dispatch. OMIT on the first call to open the pack: you get its orientation body plus the member manual (names, descriptions, input schemas). |
No output schema declared.
No examples provided.
semantic_search ~576
Fuzzy retrieval over durable mojulo state: principles, capability bodies, mcp-orbit components / compositions / provider artifacts, declared MCP tool inventory, the shipped catalyst library, sketch vocabulary cards, the per-knob `sketch_method` capability records, manji-program-bearing cards (mandala-patterns + shot-glyphs whose card declares a `manjiProgram` field), painted-landscape glyph cards, view-vocab cards (one per `create_view` kind / `compose_world` base — the study-object and world parameter manuals), solid-vocab cards (one per `mint_solid` kind / `edit_solid` op — the figure/creature/object/structure parameter manuals), motion-vocab cards (one per `forge_motion` / `stitch_motion` subject family — camera / deck / effect / world / stitch), and routing cards (`kinds:['routing']`: creative recognizer rows → entry tool + forks, returned whole). Use when you have an intent or topic but not a specific ref — for finding which rows in the contextmap / capabilities / composer state are relevant before navigating them structurally, which sketch layout card to read before composing a diagram, which view kind or world base fits an intent, or which shot-glyph / mandala-pattern to pass as `programRef` to `create_manji_tree`. Returns `{ results: [{ source_kind, source_ref, score, snippet }] }`; snippets are capped at ~280 chars and the agent is expected to pair this with the structured readers (`meta_context_brief`, `get_mcp_capabilities`, `get_mcp_orbit_component`, `get_catalyst`, `get_sketch_vocab`, `get_view_vocab`, `get_solid_vocab`, `get_motion_vocab`, ...) to retrieve full bodies — or in the `manji_program` case, pass the `source_ref` straight to `create_manji_tree`, or in the `painted_landscape` case use the card's `id` as a named glyph in `compose_world`'s 'painted-landscape' `overrides`. Optional `kinds` filter restricts to one or more source kinds; default returns all kinds. Capability rows that have been superseded never appear in results — the search filter…
| Name | Type | Req | Description |
|---|---|---|---|
| kinds | array | – | Optional filter: restrict results to one or more source kinds. Default returns all kinds. Use when you already know whether you want, say, only principles vs. only mcp_tools. |
| limit | integer | – | Number of results to return (1–50). Defaults to 8. |
| query | string | yes | Free-text intent. Phrased the way the user would phrase the question, not a SQL predicate — the index is semantic. |
No output schema declared.
No examples provided.
version ~100
Report runtime versions: server name + version (from package.json), MCP protocol version, Node version, platform os/arch, the pinned bot container image tag, whether MOJULO_OFFLINE_BUILD is on, and the active MOJULO_HOME. Use this to diagnose version mismatches between a user-reported issue and what their control plane is actually running, or to confirm a version bump landed after a publish. Read-only, no inputs, idempotent.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.zombico/mojulo MCP server?
io.github.zombico/mojulo is an MCP server listed in the public MCP registry as io.github.zombico/mojulo. A 3D compiler for coding agents: objects, worlds and games as small recipes. Emits Godot and STL. This page covers its npm package (mojulo).
Is the io.github.zombico/mojulo MCP server safe to use?
io.github.zombico/mojulo scores 67 out of 100 on VerifyMCP. We recorded 4 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.zombico/mojulo MCP server expose?
io.github.zombico/mojulo exposes 28 tools: forward_context, semantic_search, get_tool_index, get_register_kit, get_worked_example, and 23 more. Their descriptions and schemas cost roughly 5,822 tokens of context every time the server is loaded.
Is the io.github.zombico/mojulo MCP server still maintained?
io.github.zombico/mojulo is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.zombico/mojulo MCP server under?
io.github.zombico/mojulo declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.