Zed speaks MCP. Add InstantReply to the assistant settings. Now Zed can read Instagram DMs, WhatsApp chats, and Messenger while you code.
Zed → Settings → Assistant → Context Servers
{
"context_servers": {
"instantreply": {
"command": {
"path": "npx",
"args": [
"-y",
"@instantreply/mcp"
]
},
"settings": {
"INSTANTREPLY_API_KEY": "ir_live_YOUR_KEY_HERE"
}
}
}
}Swap ir_live_YOUR_KEY_HERE for your key from the dashboard. Restart Zed. Try it.
What you can ask
Hit the assistant. Ask for the latest five Instagram DMs. Reply right there. No tab switch. No copy-paste.
Tell Zed: send my Hormozi promo to my last twenty WhatsApp buyers. It writes the call. You approve. It runs.
Open a side panel. Stream new messages as they arrive. Tag and assign without ever leaving Zed.
Set up · 30 seconds
Open the dashboard. Pick scopes. Copy the key once.
Drop the snippet into Zed → Settings → Assistant → Context Servers. Save.
Quit Zed and reopen it. Ask: show me open chats from today.
Use a different tool?