Skip to content
VS Code

VoxelDraft – AI Voxel Modeling for VS Code

io.github.huruki-geo/voxeldraft

Create, edit, render, save, and export voxel models with interactive 3D previews.

client:VS Code transport:streamable-http tools:8

Install VoxelDraft – AI Voxel Modeling in VS Code

.vscode/mcp.json

{
  "servers": {
    "voxeldraft": {
      "type": "http",
      "url": "https://voxeldraft.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

VoxelDraft – AI Voxel Modeling in other clients