MCP Server URL

https://gitmcp.io/mrdoob/three.js

Integration Examples

To add this MCP to Cursor, update your ~/.cursor/mcp.json:

{
  "mcpServers": {
    "three.js Docs": {
      "url": "https://gitmcp.io/mrdoob/three.js"
    }
  }
}