Grogan SMS

Multi-tenant SMS platform with Telnyx + MCP endpoints for AI agents

For Humans

Manage phone numbers, send/receive SMS, view analytics.

UI coming soon — use the API for now.

For Agents (MCP)

Connect via Streamable HTTP at /mcp

  • numbers.list — See your allowed numbers
  • sms.send — Send from authorized numbers
  • sms.list_messages — Query history
  • sms.get_thread — Full conversations

Endpoint: POST https://your-domain.com/mcp

Auth: Authorization: Bearer <JWT>

Scopes: sms:send, sms:receive, numbers:read