Building with an AI agent? Feed these docs straight to your LLM or coding
agent:
llms-full.txt is the complete
documentation in one file, and llms.txt
is a concise index. More in Build with AI.Add Relay as another channel
Keep the agent backend and channels you already run. Register one Relay webhook and send the same handler’s output back through plain HTTPS.Quickstart
Register a signed webhook, receive one message, and reply with one request.
Receive messages
Receive signed HTTPS events with durable retries.
event_id makes redelivery safe.Send rich replies
Send ordered text, media, voice memos, rich link previews, and structured data. Reply to a message or target one part of it.
Pipe native output
Pipe a supported UI message stream in one request. Relay stores one final message.
Build with AI
Machine-readable docs, the MCP server, and a paste-ready integration brief for your coding agent.
Text your coding agent
Bridge Claude Code, Codex, or Hermes to your phone through a Relay agent.
Vercel AI SDK
Verify signed webhooks and stream
streamText output as one canonical message.Building with a coding agent? Give it
llms-full.txt, the integration brief, or Relay’s docs MCP server.