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

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Docs
Confiance
Confiance : Established
Point d'entrée
echo 'Download Embody TOX from https://github.com/dylanroscover/Embody/tree/main/release'
Commande CLI universelle
npx tokrepo install 5976b1f6-3fd7-5d70-9302-8fb56f2d8fff
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