One-click install for Claude Desktop's regular chat:
- Download
puredata-mcp.mcpbbelow. - Double-click it (or open Claude Desktop → Settings → Extensions → Install from file).
- Set
PD_HOST(default127.0.0.1) andPD_PORT(default3000) in the install dialog. - Open
pd/mcp_host.pdin Pure Data and keep it running.
See the README
for prerequisites (Pd >= 0.51, plus Pd 0.56 / py4pd / Python 3.14
if you want the Python-object tools).
What's Changed
- feat: template patches — reusable sub-graphs with ${token} params by @jfboisvenue in #1
New Contributors
- @jfboisvenue made their first contribution in #1
Full Changelog: v0.2.0...v0.3.0