kiln

matthew-kissinger/kiln
★ 0 stars TypeScript AI/LLM Updated today
Text-to-3D as code: language models write JavaScript programs that build game-ready GLBs, look at their own renders, and revise. Ships as an MCP server plus skills for any harness.
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": {
    "kiln": {
      "command": "npx",
      "args": [
        "-y",
        "matthew-kissinger/kiln"
      ]
    }
  }
}

README Excerpt

**Build and revise 3D assets with your coding agent.** The agent writes JavaScript using Kiln's geometry and material helpers. Kiln runs the program and returns rendered views and structural checks so the agent can review its work. Export the asset as a GLB and keep the source for later changes. Kiln runs locally. It includes an MCP server, a CLI, a TypeScript library, and skills

Tools (1)

Attachment

Topics

3dagent-toolsai-agentsclaude-codegame-assetsglbgltfllmmcpmcp-servermodel-context-protocolprocedural-generationstrands-agentstext-to-3dthreejs