M MEOK · sovereign

“Hey Siri, ask my Sovereign.”

Talk to your sovereign AI character hands-free on any iPhone — no app store, built in about a minute. Siri passes your words to your governed character and speaks the answer back. Your data stays yours; every reply is care-floored.

build it · ~60 seconds (Shortcuts app, already on your iPhone)

Make the “Ask my Sovereign” shortcut

  1. Open Shortcuts → tap +Add Action.
  2. Add “Dictate Text” (or “Ask for Input”) — this is what you say.
  3. Add “Get Contents of URL”, set it to:
    https://os.meok.ai/api/chat
    Method POST · Header Content-Type: application/json · Request Body → JSON:
    {
      "message": [Dictated Text],
      "persona": "You are my Sovereign — warm, brief, honest. My data stays mine.",
      "register": "plain"
    }
    In the JSON, tap the message value and pick the Dictated Text variable.
  4. Add “Get Dictionary Value” → Key response.
  5. Add “Speak Text” (feed it the Dictionary Value). Optionally also “Show” it.
  6. Name it “Ask my Sovereign”. Done — now say “Hey Siri, Ask my Sovereign.”
make it more aware (optional)

Give your Sovereign mobile context

Siri can hand your character live context so it answers about your world — all on-device, only what you add:

  1. Location — add “Get Current Location” → include it in the message (“I'm near [Location], …”).
  2. Clipboard — add “Get Clipboard” → “About this: [Clipboard]”.
  3. Calendar / reminders — add “Find Calendar Events” → let it plan your day.

Each is a Shortcuts action you drop in before “Get Contents of URL”. The character sees only what you pass — sovereign by default.

Two paths, honest: this Shortcut works on any iPhone today with zero install. The deep native integration (system-wide App Intents, on-device Apple Foundation model, always-listening) ships as the MEOK iOS app — that one needs Apple review. Same character either way. To take your Sovereign into Claude as an MCP, see /connect.html; onto any website, /embed.html. Governed under the Sovereign Charter + CSOAI AI Governance.