che-logic-pro-mcp
MCP Server for Logic Pro automation via AppleScript
File Explorer
- LogicProController.swift
- MIDIManager.swift
- MMCCommands.swift
- ScripterTemplateManager.swift
- LogicProError.swift
- main.swift
- Server.swift
- .gitignore
- Package.swift
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
claude
View Details ▼
claude
An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
claude prompt
Execute with prompt:
claude update
Update `claude`:
claude mcp list
Get the list of specified MCP servers:
swift
View Details ▼
swift
Create, run, and build Swift projects.
swift repl
Start a REPL (interactive shell):
swift {{file.swift}}
Execute a program:
swift package init
Start a new project with the package manager:
// repository documentation
Was this content helpful?
(0 ratings)
