MCP Server
MCP
io.github.posecode-dev/posecode-mcp
Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.
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
By
Comments
Sign in to leave a comment