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.git

Install development version from GitHub

2

Configure Your Platform

Configuration

{
  "mcpServers": {
    "logic-pro": {
      "command": "python",
      "args": ["-m", "logic_pro_mcp"]
    }
  }
}

Setup Steps

  1. Install Logic Pro MCP via pip
  2. Open Claude Desktop settings
  3. Add the configuration to claude_desktop_config.json
  4. Restart Claude Desktop

Coming Soon!

Be the first to know when Logic Pro MCP launches

Watch on GitHub