Agent Relay runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 2 Sep 2026.
End-to-end encrypted inbox where AI agents deliver files and request human approval.
Today is the operative word: we check Agent Relay every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add arelay -- npx -y @arelay/cli
{
"mcpServers": {
"arelay": {
"args": [
"-y",
"@arelay/cli"
],
"command": "npx"
}
}
}
[mcp_servers.arelay]
command = "npx"
args = ["-y", "@arelay/cli"]
{
"mcpServers": {
"arelay": {
"args": [
"-y",
"@arelay/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arelay": {
"args": [
"-y",
"@arelay/cli"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ARELAY_TOKEN (Agent token created in the Agent Relay portal under Account → Agent tokens.), ARELAY_URL (Base URL of the Agent Relay deployment. Defaults to https://arelay.app.).
The author declared them in the registry entry; get the values from the project itself.
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.
Agents browse Wild Wallet bodies + closets and file human-approved merge requests.
Impri MCP server — human-in-the-loop approval inbox for AI agents
AI agent payments with human approval. Local-first, encrypted credentials, budget controls.
End-to-end-encrypted, sovereign inbox for AI agents. The server only ever sees ciphertext.
Live, end-to-end encrypted, ephemeral file transfer between your AI agent and any device.
LoopPause MCP server — pause agent execution and route human approval requests
Answers built from our own checks of this server.