Connect with MCP
Add Replaid to a compatible client and authorize access. Give the agent the tools it needs to read conversations and prepare replies.
Follow the client setupFor developers
Connect through MCP or REST. Let your agent read messages and prepare replies while Replaid handles channel connections and checks action permissions.
Replaid is in beta. Access is by invitation.
Keep your agent logic in the tools and runtime you already use.
Add Replaid to a compatible client and authorize access. Give the agent the tools it needs to read conversations and prepare replies.
Follow the client setupUse a team agent token with the /api/v1 endpoints to read conversations and contacts, request allowed actions, and inspect execution records.
Start with draft permission and sending disabled. Inspect the result before allowing the agent to send customer replies.
Test a draft firstUse a test message and a small set of business facts to check the full path.
Request beta access, connect a supported channel, and authorize your agent. Keep the permissions limited to your test.
Have the agent read the conversation and save a proposed answer. Check that the draft uses the supplied facts and no reply was sent.
Start the agent yourself, use an external schedule, or build a webhook receiver. Test failure handling and human handoff before enabling unattended replies.
No. An MCP connection makes tools available when your agent runs. It does not start automatic replies. Your agent must be started by you, an external schedule, or a webhook receiver.
In your agent or application. Replaid provides access to conversations, checks permissions, and records actions. You choose the model and how the agent uses business knowledge.
WhatsApp, the Replaid widget, Instagram, Messenger, and Telegram. TikTok is not available yet. Support and limits vary by channel. Check supported actions before you build.