Skip to main content

The app cannot send a code

A connected MCP server cannot enable SMS in your app. Check the controlled-auth prerequisites, including the provider, billing, allowed region, and app verification. Record whether the app accepted the send before investigating delivery. A CAPTCHA requires a person to continue.

Still stuck?

If none of the above resolves your issue:
  1. Check the AgentSIM status page for any ongoing incidents
  2. Test the API directly: curl -s https://api.agentsim.dev/v1/health | jq .
  3. Test the MCP endpoint directly: curl -s https://mcp.agentsim.dev/health | jq .
  4. Open an issue on GitHub