MCP Server
MCP
three.ws Avatars
three.ws 3D avatars in your agent: render a live, interactive 3D avatar inline, or get an embed.
Install
npx -y @three-ws/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@three-ws/avatar-mcp",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "three.ws host to read avatars from. Defaults to https://three.ws.",
"format": "string",
"name": "THREEWS_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment