Easy Integration
Get Ready for Launch
Logic Pro MCP will be available soon for Claude Desktop and Claude Code
1
Installation Options
pip install git+https://github.com/jamubc/logic-pro-mcp.gitInstall development version from GitHub
2
Configure Your Platform
Configuration
{
"mcpServers": {
"logic-pro": {
"command": "python",
"args": ["-m", "logic_pro_mcp"]
}
}
}Setup Steps
- →Install Logic Pro MCP via pip
- →Open Claude Desktop settings
- →Add the configuration to claude_desktop_config.json
- →Restart Claude Desktop