Loomal

tdmcp — TouchDesigner MCP server

MCP server by github.com/pantani/tdmcp

Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.

7 starsnpm: @dpantani/tdmcp

About tdmcp — TouchDesigner MCP server

tdmcp — TouchDesigner MCP server is an MCP (Model Context Protocol) server published by pantani in the official MCP registry, listed under Design Tools on Loomal. Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.

It ships as an npm package (@dpantani/tdmcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pantani/tdmcp, where the project has earned 7 GitHub stars.

Use tdmcp — TouchDesigner MCP server with your agent

Claude Code · one command
claude mcp add tdmcp-touchdesigner-mcp-server -- npx -y @dpantani/tdmcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tdmcp-touchdesigner-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@dpantani/tdmcp"
      ]
    }
  }
}
npm@dpantani/tdmcp

Frequently asked questions

What is tdmcp — TouchDesigner MCP server?
tdmcp — TouchDesigner MCP server is an MCP (Model Context Protocol) server by pantani in the Design Tools category. Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.
How do I connect tdmcp — TouchDesigner MCP server to Claude, Cursor, or another MCP client?
Install tdmcp — TouchDesigner MCP server from its npm package (@dpantani/tdmcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tdmcp — TouchDesigner MCP server open source?
Yes — the source code is public at github.com/pantani/tdmcp, with 7 GitHub stars.
Can AI agents pay to use tdmcp — TouchDesigner MCP server?
Not yet through Loomal — tdmcp — TouchDesigner MCP server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tdmcp — TouchDesigner MCP server? Claim this listing free by verifying GitHub ownership, or contact us.