Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub os-tack/fcp --plugin fcp-midiCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"midi": {
"command": "uvx",
"args": [
"--refresh-package",
"fcp-midi",
"--python",
"3.13",
"fcp-midi"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process