TD_Builder_alpha

TrueFiasco/TD_Builder_alpha
★ 0 stars Python AI/LLM Updated 9d ago
Key-free MCP servers that let LLMs build real TouchDesigner networks: local knowledge base (no API keys), offline .toe/.tox generation, live TD editing. Eval-gated - 636/636 build-token-exact.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "td_builder_alpha": {
      "command": "uvx",
      "args": [
        "td-builder-alpha"
      ]
    }
  }
}

Or install with pip: pip install td-builder-alpha

Topics

claudecreative-codingknowledge-basellmmcpmcp-serverragtouchdesigner