CC Workflow Studio
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cc-wf-studio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cc-wf-studio"
]
}
}
}