Forked it, doubled the tools, goal was simple: able to build a templates and able to act like FL’s Goopher but actually useful, so It reads and writes clips and devices can colorize tracks etc., so it can already walk you through a “let’s build a trance reverb” session from two Spires(pad, pluck) for ex.. Works best with Claude Desktop; the lighter LLMs… ... not there yet.
starting point a config file, mac /Users/YOURNAME/Library/Application Support/Claude/claude_desktop_config.json
Code: Select all
{
"mcpServers": {
"wigai": {
"command": "/opt/homebrew/bin/node",
"args": [
"/Users/YOURNAME/mcp/wigai-mcp-proxy.js"
]
}
}
}https://github.com/csabacsaba/WigAI
Not flawless yet, but ... it’s taking shape, the fork is purely experimental, just to see what's possible. I’m not fixing bugs — go bother Sonnet or fabb for that
hopefully it can be built, this is what needed
big h5 to fabb
ps. make it read the UUIDs for the devices too. See the video — the resource is already there, you just need to tell it “hey, use them".
