mcpbeat Sign in

3D AI Agent Avatar MCP Server

local only

3D AI Agent Avatar runs on your own machine — the client starts it, so there is no endpoint to ping. 197 installs a week from npm. Last commit 18 Sep 2026.

3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.

Installs per day peak 131 · avg 13 · +729% w/w
a month agotoday
197
Installs / week
npm · @three-ws/avatar-agent
194
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check 3D AI Agent Avatar every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add 3D-AI-Agent-Avatar -- npx -y @three-ws/avatar-agent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "3D-AI-Agent-Avatar": {
      "args": [
        "-y",
        "@three-ws/avatar-agent"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.3D-AI-Agent-Avatar]
command = "npx"
args = ["-y", "@three-ws/avatar-agent"]
.cursor/mcp.json
{
  "mcpServers": {
    "3D-AI-Agent-Avatar": {
      "args": [
        "-y",
        "@three-ws/avatar-agent"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "3D-AI-Agent-Avatar": {
      "args": [
        "-y",
        "@three-ws/avatar-agent"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SOLANA_RPC_URL (Solana mainnet RPC endpoint. Defaults to https://api.mainnet-beta.solana.com — bring your own (Helius / Quicknode / Triton) for production traffic.), ETH_RPC_URL (Ethereum mainnet RPC for ENS resolution. Optional — falls back to ethers' default public providers.), HELIUS_API_KEY (Optional Helius API key — enables exact supply + DAS data in pump_snapshot.), NVIDIA_API_KEY (NVIDIA NIM key (nvapi-…) — leads the speak tool's TTS provider chain with the free Magpie TTS lane.), OPENAI_API_KEY (OpenAI TTS — the speak tool's paid backstop when the free NVIDIA lane is unavailable.), REPLICATE_API_TOKEN (Required for the generate_avatar tool (Replicate text/image-to-3D).), REPLICATE_TEXT_TO_AVATAR_MODEL (Replicate version hash pinned for text-to-3D — recommended: latest tencent/hunyuan-3d-3.1.), SOLANA_SECRET_KEY (Optional default base58 Solana secret for wallet_send / pump_buy. Per-call secret args override this. Treat like cash.), THREE_MINT (Optional pump.fun mint address for $three so tools accept target="three" as shorthand.), MAX_SOL_PER_TX (Per-transaction spend cap in SOL for the execution tools (wallet_send, pump_buy, pump_launch, pump_collect_fees).), REQUIRE_CONFIRM (When on (default), execution tools refuse until re-issued with confirm:true. Set 0/false to disable the gate.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to 3D AI Agent Avatar

same job, measured the same way
Primeta
by primeta

Give your AI a face, a voice, and a personality. 3D avatars with custom personas.

answering
three.ws Avatars
by nirholas

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

197 installs/wk local only
AgentLine
by agentlinehq

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

answering
Postfleet
by postfleet

Give an AI agent its own email address: send, reply, read, and wait for mail.

99 installs/wk answering
Obol
by halfkey

Solana agent gateway via x402. Wallet, token, DeFi, and swap tools. Pay per request.

28 installs/wk local only
AgentPhone
by agentphone-ai

Give AI agents real phone numbers, messages, and voice calls via MCP.

1 612 installs/wk answering
Peage MCP
by intrane

Give your agent a prepaid fiat wallet: pay any API per call in cents, no crypto, spend caps.

local only
Spraay Solana Gateway
by plagtech

Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana.

4 tools answering

3D AI Agent Avatar — questions

Answers built from our own checks of this server.

Why is there no uptime for 3D AI Agent Avatar?
3D AI Agent Avatar runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @three-ws/avatar-agent was installed 197 times last week.
How do I connect 3D AI Agent Avatar?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @three-ws/avatar-agent straight from npm; nothing to host, nothing to sign up for.
How many people use 3D AI Agent Avatar?
The npm package @three-ws/avatar-agent was installed 197 times in the last week. Week over week that is +729%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is 3D AI Agent Avatar open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 194 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.