Loading MCP server directory, please wait...
AI-powered email & WhatsApp for teams — manage your shared inbox from Claude, Cursor or ChatGPT.
npx @getmcp/cli add com.dragapp/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
DRAG_API_KEYYour DragApp API key. Get it from app.dragapp.com → Settings → Integrations.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dragapp/mcp-server": {
"command": "npx",
"args": [
"-y",
"@dragapp/mcp-server"
],
"env": {
"DRAG_API_KEY": ""
}
}
}
}