three.ws 3D Agent Tools for Windsurf
io.github.nirholas/3d-agent-mcp
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
client:Windsurf
transport:stdio
runtime:npm
Install three.ws 3D Agent Tools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"3d-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-server"
],
"env": {
"MCP_SVM_PAYMENT_ADDRESS": "<MCP_SVM_PAYMENT_ADDRESS>",
"SOLANA_RPC_URL": "<SOLANA_RPC_URL>",
"HELIUS_API_KEY": "<HELIUS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs