What is the three.ws 3D Agent Tools MCP server?
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
How to install three.ws 3D Agent Tools
Copy-paste configuration for popular MCP clients.
MCP_SVM_PAYMENT_ADDRESSSolana 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_URLSolana mainnet RPC endpoint. Defaults to the public cluster — bring your own (Helius / QuickNode / Triton) for production traffic.
HELIUS_API_KEYsecretOptional Helius API key — enables exact supply and richer DAS data in pump.fun snapshots.
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<YOUR_MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<YOUR_HELIUS_API_KEY>"
}
}
}
}{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<YOUR_MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<YOUR_HELIUS_API_KEY>"
}
}
}
}{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<YOUR_MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<YOUR_HELIUS_API_KEY>"
}
}
}
}{
"servers": {
"3d-agent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<YOUR_MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<YOUR_HELIUS_API_KEY>"
}
}
}
}claude mcp add 3d-agent-mcp --env MCP_SVM_PAYMENT_ADDRESS=<YOUR_MCP_SVM_PAYMENT_ADDRESS> --env SOLANA_RPC_URL=<YOUR_SOLANA_RPC_URL> --env HELIUS_API_KEY=<YOUR_HELIUS_API_KEY> -- npx -y @three-ws/mcp-serverRelated MCP servers
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
View repository →UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.
View repository →Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.
View repository →Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.
View repository →Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.
View repository →Governed x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key.
View repository →