Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

Embody — TouchDesigner MCP Server for Node Networks

Embody is a TouchDesigner toolkit with an embedded MCP server (Envoy) so agents can build, wire, and debug live node networks from chat.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 5976b1f6-3fd7-5d70-9302-8fb56f2d8fff --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Embody is a TouchDesigner toolkit with an embedded MCP server (Envoy) so agents can build, wire, and debug live node networks from chat.

Best for: Creative coders who want agents to control a live TouchDesigner session

Works with: TouchDesigner project (.toe), Embody TOX, MCP hosts (Claude Code/Cursor/Windsurf)

Setup time: 6-15 minutes

Key facts (verified)

  • GitHub: 101 stars · 1 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: echo 'Download Embody TOX from https://github.com/dylanroscover/Embody/tree/main/release'.

Main

  • Start with externalization: tag only the operators you care about so diffs stay clean and project open stays fast.

  • Enable Envoy when you’re ready for agent control; it exposes MCP tools for creating operators, wiring networks, setting parameters, and debugging errors.

  • Keep the MCP connection scoped to a repo/project root: Envoy can auto-generate .mcp.json when your project is in a git repo.

Source-backed notes

  • README Quick Start instructs downloading a release TOX and tagging operators via a keyboard shortcut to externalize.
  • README states Envoy runs on localhost (default 9870) and can auto-create .mcp.json in the repo root.
  • README includes an Envoy tools overview and links to a full tools reference in docs.

FAQ

  • Is it an npm/pip package?: No — README describes a TouchDesigner workflow using a .tox component.
  • Do I need git?: No — git is optional, but README notes .mcp.json auto-generation assumes a repo root.
  • Is the MCP server remote?: By default it’s local (localhost); treat it like local dev tooling and avoid exposing it publicly.
🙏

Source et remerciements

Source: https://github.com/dylanroscover/Embody > License: MIT > GitHub stars: 101 · forks: 1

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires