MCPFast / Tools / Chisel: AI for 3D creation via primitives and CSG
An MCP server for AI agents to build, edit, render, and export 3D models from primitives and CSG, without a GPU.
View on GitHub→Chisel is an innovative MCP server designed to empower AI agents in the realm of 3D model creation. Leveraging the power of Constructive Solid Geometry (CSG) and primitive shapes, Chisel enables agents to build, edit, render, and export complex 3D models programmatically. This tool is particularly valuable for developers seeking to integrate AI-driven 3D asset generation into their workflows, offering a GPU-free solution for accessible and scalable 3D content creation.
Chisel acts as a dedicated environment where AI agents can interact with 3D space. Instead of relying on traditional manual modeling techniques, agents can issue commands to construct models using basic geometric primitives such as cubes, spheres, and cylinders. These primitives can then be combined, subtracted, or intersected using CSG operations to form intricate geometries. The server handles the entire process, from initial model generation to final rendering and export in common 3D file formats, all without requiring a dedicated GPU.
Chisel is an essential tool for AI developers and researchers focused on generative design, procedural content generation, and AI-driven asset creation for games, simulations, and virtual environments. It is ideal for those who: