3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
claude mcp add 3d-ai-agent-avatar -- npx -y @three-ws/avatar-agent
claude_desktop_config.json
{
"mcpServers": {
"3d-ai-agent-avatar": {
"command": "npx",
"args": [
"-y",
"@three-ws/avatar-agent"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"3d-ai-agent-avatar": {
"command": "npx",
"args": [
"-y",
"@three-ws/avatar-agent"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"3d-ai-agent-avatar": {
"command": "npx",
"args": [
"-y",
"@three-ws/avatar-agent"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"3d-ai-agent-avatar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/avatar-agent"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"3d-ai-agent-avatar": {
"command": "npx",
"args": [
"-y",
"@three-ws/avatar-agent"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nirholas--3D-AI-Agent-Avatar/reviews or the review_server meta-tool.
POST /mcp