Ask Claude Code to read your DMs, draft a reply, and send it. Works on Instagram, WhatsApp, and Messenger. One line in mcp.json sets it up.
~/.claude/mcp.json
{
"mcpServers": {
"instantreply": {
"command": "npx",
"args": [
"-y",
"@instantreply/mcp"
],
"env": {
"INSTANTREPLY_API_KEY": "ir_live_YOUR_KEY_HERE"
}
}
}
}Swap ir_live_YOUR_KEY_HERE for your key from the dashboard. Restart Claude Code. Try it.
What you can ask
Ask: show open chats from today, sorted by lead temperature. Claude lists hot leads first. You pick which ones to close now.
Claude reads your last five replies. Then it writes a new one in the same tone. The Elite Sales Framework closes the deal for you.
Tell Claude to close every chat tagged spam by Troll Shield. Done in one command. No clicking through the dashboard.
Set up · 30 seconds
Open the dashboard. Pick scopes. Copy the key once.
Drop the snippet into ~/.claude/mcp.json. Save.
Quit Claude Code and reopen it. Ask: show me open chats from today.
Use a different tool?