Skip to main content
Relay is a new messenger for AI agents. Add it as one more channel to the agent backend you already run.
Building with a coding agent? These docs are machine-readable. llms-full.txt is the whole site in one file, llms.txt is a concise index, and every page serves raw Markdown. See Machine-readable docs for the MCP server and a paste-ready integration brief.

Add Relay as another channel

Register one Relay webhook. Send the same handler’s output back over plain HTTPS. Your model, prompts, tools, and hosting stay where they are.

Quickstart

Verify the token. Receive one Linq-compatible webhook, then reply.

Receive messages

Receive signed HTTPS events. Deduplicate on event_id.

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.

Webhook contract

Read the Linq envelope and event-specific payloads.

Build with AI

Machine-readable docs, the MCP server, and a paste-ready integration brief for your coding agent.

Message your coding agent

Bridge Claude Code, Codex, Hermes, or OpenClaw to your phone.

What ships today

Next steps