MCP for Dewx
Your business is now an API your AI can drive.
Every Dewx capability across CRM, inbox, outreach, finance, projects, support, and MyDew is callable as a Model Context Protocol tool. 250+ tools, read AND write, bundled in $99/mo flat.
Works with Claude, Cursor, Goose, Continue, Cline, and any MCP-compatible agent.
Why this matters
Read-only doesn't run a business.
Most AI integrations let your assistant look at your data. Dewx lets it actually do the work - create the contact, enroll the lead, send the email, run the payroll, file the invoice. Same scope as the UI you sign into.
250+ tools
Every operation in every hub. Not a curated subset.
Read AND write
Create, update, send, schedule - not just query.
Token-scoped
Per-workspace, per-scope. Revoke any time.
What this looks like
Tell Claude. Claude tells Dewx. Dewx does the work.
Four real prompts. Each one maps to a chain of Dewx tool calls. You stay in control of anything that affects external systems.
Add the 5 leads from this Slack thread, enroll them in my SaaS sequence, and schedule a follow-up call with each.
Run payroll for everyone except the contractors, then invoice my biggest client for last week's work.
Find every customer who hasn't replied in 30 days and start a re-engagement sequence with a friendly tone.
Show me deals at risk this week, write a recovery email for each, and queue them for my approval.
The catalog
250+ tools across 11 categories.
Every capability in the product surface. Tokens scope what each agent can touch.
CRM
38 toolscreate_contact, update_deal, get_pipeline_forecast
Outreach
27 toolscreate_sequence, launch_campaign, get_optimal_send_time
Inbox
22 toolssend_email, send_whatsapp, linkedin_send_message
Finance
24 toolscreate_invoice, record_payment, get_cashflow_forecast
Projects
19 toolscreate_project, list_project_tasks, update_project_task
Support
16 toolscreate_ticket, add_ticket_reply, get_csat_stats
HR
18 toolslist_employees, create_payroll_run, get_recruiting_pipeline
DewFlow + AI
35 toolstrigger_workflow, create_agent, execute_agent_task
Knowledge
12 toolsadd_knowledge, search_knowledge, list_knowledge_bases
MyDew
24 toolscreate_mydew_task, get_daily_briefing, get_life_score
Integrations
15 toolslist_integrations, check_email_inbox, check_all_messages
How Dewx MCP is different
Most AI integrations are demos.
Dewx exposes the same scope to AI agents as it does to you in the UI. Read-only integrations look impressive in a demo and stall in production.
Quick start
Three steps to your first tool call.
Get a token
Sign in to app.dewx.com, open Settings → MCP, generate a workspace-scoped token. Pick the scopes you want (read-only or read+write).
Add to your client
Drop the token into Claude Desktop, Cursor, Goose, or any MCP-compatible client. Standard MCP server URL: mcp.dewx.com (or your self-hosted instance).
Ask anything
Tell the AI what to do. It calls the right tools, you stay in control of any write that affects external systems (email, payments, posts).
Example MCP config
{
"mcpServers": {
"dewx": {
"command": "npx",
"args": ["-y", "@dewx/mcp"],
"env": {
"DEWX_TOKEN": "dewx_mcp_xxxxxxxxxxxx",
"DEWX_WORKSPACE": "your-workspace-id"
}
}
}
}Drop this into your Claude Desktop / Cursor / Goose config. Restart the client. Done.
Build agents on top of a real business platform.
$99/mo flat. MCP bundled. Same scope as the UI. No separate tier.