HomeDesign & Media › posecode

posecode

Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.

TypeScript Local macOSWindowsLinux
★ 115 stars Last pushed 2026-09-21 License: Apache-2.0

Topics: Architecture & Design

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "posecode": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "POSECODE_BASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • POSECODE_BASE_URL — Playground origin used for render permalinks (defaults to https://posecode.org).

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry