Skip to content
Verified official

InstantReply MCP Server MCP

v0.2.2

co.instantreply/mcp

AI access to InstantReply WhatsApp, Instagram, and Messenger inboxes with browser pairing.

transport:streamable-http runtime:npm license:MIT tools:12

Target client

run in your project directory

claude mcp add --transport http mcp https://api.instantreply.co/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

list_conversations Read-only

list conversations

get_conversation Read-only

get conversation

list_messages Read-only

list messages

send_message Mutating

send message

assign_conversation Mutating

assign conversation

close_conversation Mutating

close conversation

list_contacts Read-only

list contacts

get_analytics_summary Read-only

get analytics summary

get_usage Read-only

get usage

list_templates Read-only

list templates

validate_template_draft

validate template draft

trigger_journey

trigger journey

All 12 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.