New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@dreamworkhq/mcp

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamworkhq/mcp

Dreamwork MCP server — AI job search agent with auto-apply

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
23
-64.06%
Maintainers
3
Weekly downloads
 
Created
Source

@dreamworkhq/mcp

Dreamwork MCP server — an AI-powered job search agent that connects to any MCP client (Claude, Cursor, VS Code, Warp).

What it does

  • Browse thousands of job listings from Greenhouse, Lever, Ashby, Workday, and more
  • Save jobs to your pipeline and track application status
  • Generate tailored resumes, cover letters, and application answers
  • Auto-apply to jobs via DreamBreaker (LLM-powered browser agent)
  • Manage contacts, outreach, escalations, and interviews

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "dreamwork": {
      "command": "npx",
      "args": ["-y", "@dreamworkhq/mcp"],
      "env": {
        "DREAMWORK_API_KEY": "sk_your_api_key"
      }
    }
  }
}

Get your API key at dreamworkhq.com → Settings → API Key.

Tools (21)

CategoryTools
Jobs & Pipelinesearch_jobs, get_job, import_job, add_jobs, apply_to_job, skip_job
Listingsbrowse_listings, get_listing, add_listing_to_pipeline
Applicationslist_applications, generate_resume, get_generated_resumes
Profileget_profile, update_profile
Contactsadd_contact, list_contacts, generate_outreach, send_outreach
Escalationslist_escalations, resolve_escalation
Otherget_stats, list_interviews, get_platform_context

Environment Variables

VariableRequiredDescription
DREAMWORK_API_KEYYesYour API key (sk_...)
DREAMWORK_API_URLNoAPI endpoint override (default: https://api.dreamworkhq.com)

License

MIT

Keywords

mcp

FAQs

Package last updated on 26 May 2026

Related posts