mcpbeat Sign in

three.ws 3D Agent Tools MCP Server

local only

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

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

Installs per day peak 150 · avg 19 · +777% w/w
a month agotoday
225
Installs / week
npm · @three-ws/mcp-server
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 three.ws 3D Agent Tools 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-agent-mcp -- npx -y @three-ws/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "3d-agent-mcp": {
      "args": [
        "-y",
        "@three-ws/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.3d-agent-mcp]
command = "npx"
args = ["-y", "@three-ws/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "3d-agent-mcp": {
      "args": [
        "-y",
        "@three-ws/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "3d-agent-mcp": {
      "args": [
        "-y",
        "@three-ws/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MCP_SVM_PAYMENT_ADDRESS (Solana address that receives USDC when a client pays for a tool call (falls back to X402_PAY_TO_SOLANA / X402_PAY_TO). Required to settle paid tools.), SOLANA_RPC_URL (Solana mainnet RPC endpoint. Defaults to the public cluster — bring your own (Helius / Quicknode / Triton) for production traffic.), HELIUS_API_KEY (Optional Helius API key — enables exact supply and richer DAS data in pump.fun snapshots.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to three.ws 3D Agent Tools

same job, measured the same way
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

104 tools answering
A
Marketgenius
by marketgenius

Our free Marketgenius investment tools as live, interactive React MCP Apps.

answering
three.ws 3D Studio
by nirholas

Turn text or an image into an animation-ready 3D model (GLB): generate, rig, animate, retexture.

answering
Pinchwork
by pinchwork

Agent-to-agent task marketplace with credit escrow and reputation tracking.

68 installs/wk local only
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only
Aetherintel Marketplace
by markoskarllos-netizen

Free OFAC sanctions/text/health-check tools; paid x402 agent+wallet audit tools.

local only
three.ws Avatars & Agents
by nirholas

3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.

answering
three.ws 3D Studio (free)
by nirholas

Free text/image → 3D: generate, rig, avatar-ify, and refine GLB models. No auth, no payment.

11 tools answering

three.ws 3D Agent Tools — questions

Answers built from our own checks of this server.

Why is there no uptime for three.ws 3D Agent Tools?
three.ws 3D Agent Tools 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/mcp-server was installed 225 times last week.
How do I connect three.ws 3D Agent Tools?
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/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use three.ws 3D Agent Tools?
The npm package @three-ws/mcp-server was installed 225 times in the last week. Week over week that is +777%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is three.ws 3D Agent Tools 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.