Your inbox, from any AI tool.
Connect DragApp to Claude, ChatGPT, Gemini, Copilot, Cursor, or any MCP-compatible AI tool. Read emails, reply, search threads, and manage boards, all through natural language.
Show me unread emails on the Support board
Found 3 unread threads on Support:
1. Sarah Mitchell · "Order #4821 - shipping damage"
2. Accounts Payable · "Invoice #INV-2026-0391"
3. DevOps Team · "API rate limit increase request"
One line. 43 tools.
Install with npx. No API wrapper to build, no webhooks to configure.
list_threads · get_thread · reply_to_thread · send_email · search_threads · filter_threads · move_thread · move_threads_bulk
list_boards · get_board · list_columns · list_board_members · list_teams
list_cards_in_column · get_card · create_card · update_card · move_card · archive_card
list_labels · add_label_to_thread · remove_label_from_thread · toggle_labels
add_comment · get_comment
list_tags · add_tag_to_card
create_task
search_contacts · get_contact_conversations · create_contact
list_articles · get_article · create_article · update_article · search_knowledge
get_response_times · get_avg_response_time · get_daily_activity · get_closed_activity
list_automations · toggle_automation · toggle_ai_drafts
See it in action.
Three real conversations. Three different AI clients.
Show me all unread threads on Support. Summarise the top 3 and assign anything billing-related to Sarah.
Here are the 3 most recent unread threads on Support: 1. "Order #4821 - shipping damage" from Sarah Mitchell Customer reports damaged packaging on arrival. Photos attached. 2. "Invoice #INV-2026-0391" from Accounts Payable Requesting payment confirmation for March billing cycle. 3. "API rate limit increase" from DevOps Team Requesting limit bump from 100 to 500 req/min. I've assigned 1 billing thread to Sarah Mitchell.
Claude Desktop
What did the team handle this week? Show me response times and any SLA breaches.
This week's summary: 47 threads handled across 3 boards Avg response time: 23 min (down 15% from last week) 2 SLA breaches detected: - Thread #t_882: Response took 4h 12m (SLA: 2h) - Thread #t_901: Response took 3h 45m (SLA: 2h) Top performers: Sarah (14 resolved), James (11 resolved)
ChatGPT
Draft a reply to the invoice query from Accounts Payable. Be professional, confirm receipt, say we'll process within 48 hours.
Subject: Re: Invoice #INV-2026-0391 Hi, Thank you for sending over Invoice #INV-2026-0391. We confirm receipt and have forwarded it to our finance team for processing. You can expect payment to be completed within 48 business hours. Please don't hesitate to reach out if you need anything else. Best regards Reply sent to accounts@acme.com on the Support board.
Cursor
Set up in 30 seconds.
Add your API key and start working.
{
"mcpServers": {
"dragapp": {
"command": "npx",
"args": ["-y", "@dragapp/mcp-server"],
"env": {
"DRAG_API_KEY": "your-api-key"
}
}
}
}
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
Connect your inbox to AI.
43 tools. One install command. Works with Claude, ChatGPT, Gemini, Copilot, Cursor, and every MCP-compatible AI client.
Open source · MIT licensed · npm install