---
title: "artifactory-threejs"
description: "Three.js scenes as an MCP App: the reference server from modelcontextprotocol/ext-apps, unmodified, hosted by the Dimension engine and rendered in the artifact-view seat. The Phase 4 pilot: zero code of its own, just pac"
canonical: https://agentpluginsdirectory.com/plugins/artifactory-threejs
last-updated: 2026-09-21
---

# artifactory-threejs
Three.js scenes as an MCP App: the reference server from modelcontextprotocol/ext-apps, unmodified, hosted by the Dimension engine and rendered in the artifact-view seat. The Phase 4 pilot: zero code of its own, just packaging.
- Slug: artifactory-threejs
- Publisher: Dimension
- Repository: https://github.com/insodimension/dimension-community
- Manifest: packs/artifactory-threejs/plugin.json
- Version: 0.1.1
- Category (editorial): other
- Skills: 0
- MCP servers: 1 (threejs)
- Stars: 1
- Repository created: 2026-07-31
- Repository last pushed: 2026-09-20
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/artifactory-threejs
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What artifactory-threejs does, in the publisher's words

The Phase 4 pilot (doc 45 §8, board mtoo81hz7eu6je): a THIRD PARTY's MCP App, byte-for-byte the reference @modelcontextprotocol/server-threejs from modelcontextprotocol/ext-apps, hosted by the Dimension engine and rendered in the artifact-view seat with zero code of its own.

The whole plugin is packaging:.mcp.json names the server (stdio), and dimension.plugin.json says which server the engine hosts as an App (artifactories: [{ mcpServer: "threejs" }]). Nothing else.

Try it: install artifactory-threejs from the Dimension marketplace (it is in the catalog), or bun install here and link the directory as a plugin in a dev home (plugins op:link / inso plugins link.); then ask the agent to show a 3D scene.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/insodimension/dimension-community/HEAD/packs/artifactory-threejs/README.md

## MCP servers

- threejs: transport: stdio; command: node server.mjs

Read from the plugin's own mcp.json. Environment variable names only, never values.
