Create a channel
Generate a private webhook in the Page Me app.
Page Me gives Codex, MCP tools, GitHub Actions, cron jobs, and scripts a private webhook to reach your iPhone.
curl -X POST "$PAGE_ME_WEBHOOK" \
-H "content-type: application/json" \
-d '{"source":"codex","message":"Build finished","priority":"active"}' Three steps to a quieter notification experience.
Generate a private webhook in the Page Me app.
POST plain text, JSON, or form data to the webhook.
Page Me delivers a private native push to your iPhone.
Connect the tools you already use.
page-me send --source codex "Ready for review" MCP notify_user({ message: "Needs input" }) GitHub curl -X POST "$PAGE_ME_WEBHOOK" Python requests.post(WEBHOOK, json=payload) Shell page-me test Shortcuts POST webhook URL Page Me stores delivery metadata, not notification message bodies. Your notification history stays on this device.
Page Me Plus unlocks unlimited channels, priority delivery, and agent integrations.
1 month free $0.49 / month or $2.99 / year Join TestFlight