houdini-tools

chordee/houdini-tools
★ 1 stars Python 💻 Code/Dev Tools Updated today
Lightweight Houdini toolkit: CLI skills + MCP server for inspecting .bgeo.sc caches and USD scenes — no Houdini installation required. Plugin for Claude Code, Codex, and Gemini CLI.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "houdini-tools": {
      "command": "uvx",
      "args": [
        "houdini-tools"
      ]
    }
  }
}

Or install with pip: pip install houdini-tools

README Excerpt

Houdini toolkit plugin for Claude Code, Codex, and Antigravity CLI. Bundles four skills plus a lightweight MCP server for inspecting `.bgeo.sc` caches and USD scene files without loading geometry. | Skill | Purpose | | --- | --- | | `houdini-cli` | Drive Houdini's command-line tools (`ginfo`, `gconvert`, `hrender`, `husk`, `usdrecord`, `hython`, …) for geometry analysis, format conversion, and batch rendering. Detailed per-tool references live under `skills/houdini-cli/references/`. |

Topics

bgeoclaude-codecodexgemini-clihoudinimcpmcp-serverpixar-usdusdvfx-pipeline