io.github.nirholas
scene-mcp
three.ws Scenes
Compose a placed 3D diorama from one sentence, then browse the saved scene gallery.
stdiocommunityservice
Package Details
@three-ws/scene-mcp
Transportstdio
Runtimenpx
Environment Variables
THREE_WS_BASE(str)
Default:
https://three.wsBase URL of the three.ws API that serves /api/diorama. Override only when self-hosting or targeting a preview deployment.
THREE_WS_TIMEOUT_MS(num)
Default:
45000Per-request timeout in milliseconds. compose_scene runs a server-side LLM chain, so the default is generous.