← Back to Plugins
MCP Server MCP

io.github.posecode-dev/posecode-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "posecode-mcp",
      "version": "0.4.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Playground origin used for render permalinks (defaults to https://posecode.org).",
          "name": "POSECODE_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...