Step 1
Create your account in the app
Open Agent Alerts on your iPhone, finish onboarding, then create an account with your email and password. Allow notifications and Live Activities when prompted.
Recommended setup
Sign in once on your iPhone, then connect ChatGPT, Codex, Claude, or Cursor with the same Agent Alerts account. OAuth gives the client revocable access without exposing your password.
Step 1
Open Agent Alerts on your iPhone, finish onboarding, then create an account with your email and password. Allow notifications and Live Activities when prompted.
Step 2
Use this same endpoint in whichever AI client you use.
https://www.andreas.ink/api/agent/mcpAdd a custom remote MCP server from Plugins or Connectors, paste the URL below, then choose Connect.
Open ChatGPT setup helpRun the commands below. Codex opens the secure sign-in page in your browser.
codex mcp add agent-alerts --url https://www.andreas.ink/api/agent/mcpcodex mcp login agent-alertsIn Settings → Connectors, add a custom connector with the URL below, then authenticate.
Open Claude setup helpAdd a custom HTTP MCP server from Cursor’s MCP settings, paste the URL below, then authenticate.
Open Cursor setup helpStep 3
Your browser opens the Agent Alerts sign-in page. Use the same email and password as the iPhone app, review the requested access, then approve it. Enter credentials only on the Andreas Ink sign-in page—never in an AI chat.
Ask the client to check Agent Alerts status, then send one test alert. A successful server response confirms routing; seeing it on your iPhone confirms delivery.
The existing webhook setup remains available for CI, scripts, and unattended services that cannot complete browser OAuth.
Open webhook setup