conductorv2
Integrations

Non-MCP Integration

Siri & Apple Intelligence

Trigger Conductor tools via iOS Shortcuts and AppleScript.

Setup

1. Start Conductor's HTTP server:

2. Create an iOS Shortcut:

  • Open Shortcuts app → Create new shortcut
  • Add "URL" action → Enter http://localhost:3000/api/...
  • Add "Get Contents of URL" action

3. Say "Hey Siri, [shortcut name]" to trigger

Example Shortcuts

  • • "Run npm test" → triggers shell_exec via HTTP API
  • • "Send to Slack" → calls Conductor webhook
  • • "Read my notes" → fetches from filesystem plugin