Agent Relay for Claude Code
io.github.mmmikael/arelay
End-to-end encrypted inbox where AI agents deliver files and request human approval.
client:Claude Code
transport:stdio
runtime:npm
Install Agent Relay in Claude Code
run in your project directory
claude mcp add arelay -e ARELAY_TOKEN=<ARELAY_TOKEN> -e ARELAY_URL=<ARELAY_URL> -- npx -y @arelay/cli
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs