🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dealflow-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dealflow-mcp

Deal Flow — 50 AI prompts for real estate investors (BRRRR, flips, multifamily). MCP server for Claude Desktop, Cursor. Free 5-prompt sample; $49 unlock for full pack.

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

Deal Flow MCP

50 AI prompts for real estate investors (BRRRR, flips, multifamily, buy-and-hold), surfaced inside Claude Desktop and Cursor via the Model Context Protocol.

Free 5-prompt sample included. Full 50-prompt pack ($49) unlocks via Gumroad license key.

What's in the free sample

5 of the 50 prompts:

  • BRRRR screen — Memphis SFR underwriting
  • Rent comp set from one address (one-zip method)
  • Walk-away red flags screening
  • Pre-LOI inspection checklist
  • Cash-flow projection with PITI + management

The full pack covers 10 categories: BRRRR underwriting, rehab budget itemization, rent comp building, cash-flow projections, red-flag screening, market analysis, offer letter language, seller-finance structures, 1031 exchange screening, portfolio analysis.

Install (Claude Desktop)

npm install -g dealflow-mcp

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "dealflow": {
      "command": "dealflow-mcp"
    }
  }
}

Restart Claude Desktop.

Install (Cursor)

npm install -g dealflow-mcp

Cursor settings → MCP → Add Server:

{ "dealflow": { "command": "dealflow-mcp" } }

Reload Cursor.

Unlock the full pack

  • Buy at https://weaverdale5.gumroad.com/l/uxigwv ($49 one-time).
  • After purchase you'll receive a license key.
  • Add to your MCP config:
    {
      "mcpServers": {
        "dealflow": {
          "command": "dealflow-mcp",
          "env": { "MCP_DEALFLOW_LICENSE": "your-license-key-here" }
        }
      }
    }
    
  • Restart your MCP client.

Support

Affiliate Program — Earn 35% Referring Others

If you love this pack and want to promote it, our affiliate program pays 35% commission per sale with a 30-day cookie window.

Apply at https://scholar.0xpi.com/affiliate-program

Or sign up directly at the Gumroad landing: https://weaverdale5.gumroad.com/affiliates

Free copy of the full pack provided to approved affiliates for honest review.

License

MIT (wrapper). Prompt content licensed under the Deal Flow Gumroad terms.

Keywords

mcp

FAQs

Package last updated on 20 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts