MCP Directory

Embody

by dylanroscover · Python · ★ 92

MCP + TDN, an open network format for TouchDesigner. create at the speed of thought

#creative-coding#externalization#mcp#mcp-client#mcp-server#media-art#model-context-protocol#python#touchdesigner#version-control

Install

pip install git+https://github.com/dylanroscover/Embody.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "embody": {
      "command": "uvx",
      "args": [
        "git+https://github.com/dylanroscover/Embody.git"
      ]
    }
  }
}

From the README

**Create at the speed of thought.** [Full Documentation](https://dylanroscover.github.io/Embody/)  |  [Manifesto](https://dylanroscover.github.io/Embody/manifesto/)  |  [Changelog](https://dylanroscover.github.io/Embody/changelog/) |---|---| | 🤖 | **Envoy MCP Server** | 47 tools let your AI assistant build, wire, parameterize, and debug live networks. The first time you watch it happen, you stop typing operator names by hand for good. | | 📄 | **TDN Network Format** | Networks become text. Diff two versions, revisit any version, hand an LLM a complete picture of what's o…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers