Plugin Claude Code
Single-plugin marketplace hosting the puredata MCP server + skill, which lets Claude build and drive Pure Data patches over FUDI.
Plugin Claude Code
Single-plugin marketplace hosting the puredata MCP server + skill, which lets Claude build and drive Pure Data patches over FUDI.
Plugin Claude Code
Build and drive Pure Data patches from natural language. Bundles a Pd MCP server (FUDI over TCP, native dynamic patching) and a skill that orients Claude on synthesis, audio routing, and py4pd Python objects.
MCP server Claude CodeCodexCursor +2
MCP server "puredata" as configured in jfboisvenue/pd-mcp-server. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT} run python -m puredata_mcp.server. Needs 2 environment variables to run.
Skill Claude CodeCodex
Use when the user wants to build, modify, or interact with Pure Data (Pd) patches — including sound synthesis (sine, FM, AM, subtractive, granular), audio routing, sequencing, control-rate logic, MIDI processing, or running Python code inside Pd via py4pd. Also use for help with FUDI, dynamic patching, [netreceive] /…