Three.js DevTools MCP
Quality Score
89
/100
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"threejs-devtools": {
"command": "npx",
"args": [
"-y",
"threejs-devtools-mcp"
],
"env": {
"DEV_PORT": "<dev_port>",
"BRIDGE_PORT": "<bridge_port>",
"BROWSER": "<browser>",
"HEADLESS": "<headless>",
"CHROME_PATH": "<chrome_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"threejs-devtools": {
"command": "npx",
"args": [
"-y",
"threejs-devtools-mcp"
],
"env": {
"DEV_PORT": "<dev_port>",
"BRIDGE_PORT": "<bridge_port>",
"BROWSER": "<browser>",
"HEADLESS": "<headless>",
"CHROME_PATH": "<chrome_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y threejs-devtools-mcp§02 Environment variables
DEV_PORTDev server port to proxy (auto-detected from package.json if not set)
BRIDGE_PORTBridge proxy port (default: 9222)
BROWSERSet to 'none' to disable auto-opening browser
HEADLESSSet to 'true' for headless browser mode (CI)
CHROME_PATHCustom Chrome/Edge executable path
§03 MCP Quality Score · methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Calendar & Time
aTars MCP
ai.aarna/atars-mcp
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Bring Your AI
ai.bringyour/bringyour
No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.
ai.cueapi/mcp
ai.cueapi/mcp
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.