PluginBench
MCP Server
Active

three.ws Assistant Widget MCP Server

io.github.nirholas/assistant-widget

What is the three.ws Assistant Widget MCP server?

Generate a paste-ready embed for a floating 3D avatar chatbot on any website.

How to install three.ws Assistant Widget

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • THREE_WS_BASE

    Origin used in the generated embed URLs (script src, frame URL, builder link). Override only when targeting a preview or self-hosted three.ws deployment.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "assistant-widget": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/assistant-mcp"
      ],
      "env": {
        "THREE_WS_BASE": "<YOUR_THREE_WS_BASE>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "assistant-widget": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/assistant-mcp"
      ],
      "env": {
        "THREE_WS_BASE": "<YOUR_THREE_WS_BASE>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "assistant-widget": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/assistant-mcp"
      ],
      "env": {
        "THREE_WS_BASE": "<YOUR_THREE_WS_BASE>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "assistant-widget": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/assistant-mcp"
      ],
      "env": {
        "THREE_WS_BASE": "<YOUR_THREE_WS_BASE>"
      }
    }
  }
}
Claude Code
claude mcp add assistant-widget --env THREE_WS_BASE=<YOUR_THREE_WS_BASE> -- npx -y @three-ws/assistant-mcp

Related MCP servers

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

6.2k
View repository →

XActions

Active

X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.

458
HTML
Apache-2.0
View repository →

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

294
TypeScript
View repository →

Build extend and maintain pump - Token creation buying selling migration fee collection

115
Rust
View repository →

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

98
JavaScript
View repository →

MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.

98
JavaScript
View repository →