Skip to content
Skip to main content

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.

claude.ai · MCP: dewx
You → Claude

Add the 5 leads from this Slack thread, enroll them in my SaaS sequence, and schedule a follow-up call with each.

Tools called
create_contact ×5
enroll_in_sequence
create_calendar_event ×5
claude.ai · MCP: dewx
You → Claude

Run payroll for everyone except the contractors, then invoice my biggest client for last week's work.

Tools called
list_employees
create_payroll_run
create_invoice_from_deal
claude.ai · MCP: dewx
You → Claude

Find every customer who hasn't replied in 30 days and start a re-engagement sequence with a friendly tone.

Tools called
get_at_risk_contacts
create_sequence
bulk_enroll_to_campaign
claude.ai · MCP: dewx
You → Claude

Show me deals at risk this week, write a recovery email for each, and queue them for my approval.

Tools called
get_at_risk_deals
generate_follow_up
create_email_draft

The catalog

250+ tools across 11 categories.

Every capability in the product surface. Tokens scope what each agent can touch.

CRM

38 tools

create_contact, update_deal, get_pipeline_forecast

Outreach

27 tools

create_sequence, launch_campaign, get_optimal_send_time

Inbox

22 tools

send_email, send_whatsapp, linkedin_send_message

Finance

24 tools

create_invoice, record_payment, get_cashflow_forecast

Projects

19 tools

create_project, list_project_tasks, update_project_task

Support

16 tools

create_ticket, add_ticket_reply, get_csat_stats

HR

18 tools

list_employees, create_payroll_run, get_recruiting_pipeline

DewFlow + AI

35 tools

trigger_workflow, create_agent, execute_agent_task

Knowledge

12 tools

add_knowledge, search_knowledge, list_knowledge_bases

MyDew

24 tools

create_mydew_task, get_daily_briefing, get_life_score

Integrations

15 tools

list_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.

Feature
Dewx MCP
Typical AI integrations
Tools exposed over MCP
250+ across all 5 hubs
Read-only subsets, or none
Write actions (create, update, send)
Yes - same scope as the UI
Rare - usually read-only
Bundled in flat price
Yes - included in $99/mo
Often a separate API tier
Multi-workspace + org isolation
Token-scoped per workspace
Varies
Approval gating for risky writes
Built-in review mode flag
Rare

Quick start

Three steps to your first tool call.

STEP 01

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).

STEP 02

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).

STEP 03

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.