Skip to content
Cline

three.ws Avatars for Cline

io.github.nirholas/threews-avatar

three.ws 3D avatars in your agent: render a live, interactive 3D avatar inline, or get an embed.

client:Cline transport:stdio runtime:npm

Install three.ws Avatars in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "threews-avatar": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/avatar-mcp"
      ],
      "env": {
        "THREEWS_BASE_URL": "<THREEWS_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

three.ws Avatars in other clients