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

listingflow-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

listingflow-mcp

Listing Flow — 50 AI prompts for real estate agents. MCP server for Claude Desktop, Cursor, and other MCP-compatible clients. Free 5-prompt sample included; $79 unlock for full pack.

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

Listing Flow MCP

50 AI prompts for real estate agents, surfaced inside Claude Desktop and Cursor via the Model Context Protocol.

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

What's in the free sample

5 of the 50 prompts:

  • MLS public remarks — long + short versions (Listing copy · MLS)
  • First-meeting buyer consultation script (Buyer presentation)
  • CMA narrative section — adjustments explained (CMA · Pricing)
  • Inspection-response strategy memo (Transaction coordination)
  • Sphere re-engagement sequence — past clients (Lead generation · Sphere)

The full pack covers 10 categories: listing copy, CMA narratives, buyer presentations, seller pitches, transaction coordination, lead gen, social, negotiation, sphere outreach, brokerage operations.

Install (Claude Desktop)

  • Install the package:

    npm install -g listingflow-mcp
    
  • Find your Claude Desktop config:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%/Claude/claude_desktop_config.json
  • Add the server to your mcpServers block:

    {
      "mcpServers": {
        "listingflow": {
          "command": "listingflow-mcp"
        }
      }
    }
    
  • Restart Claude Desktop. The 5 sample prompts will appear under the / slash command menu.

Install (Cursor)

  • Install the package:

    npm install -g listingflow-mcp
    
  • Open Cursor settings → MCP → Add Server:

    {
      "listingflow": {
        "command": "listingflow-mcp"
      }
    }
    
  • Reload Cursor. The prompts appear in the Composer prompt picker.

Unlock the full 50-prompt pack

  • Buy at https://weaverdale5.gumroad.com/l/nmicgy ($79, one-time).
  • After purchase you'll receive a license key by email.
  • Update your MCP config to include the env var:
    {
      "mcpServers": {
        "listingflow": {
          "command": "listingflow-mcp",
          "env": {
            "MCP_LISTINGFLOW_LICENSE": "your-license-key-here"
          }
        }
      }
    }
    
  • Restart your MCP client. All 50 prompts will appear.

What you get

Each prompt is a battle-tested multi-step template engineered for a specific real estate workflow. Examples:

  • CMA narrative with high-comp objection handling — paste comps, get a defensible price-range narrative your seller can email a buyer's agent
  • MLS public remarks — generate long form + short form for the same listing
  • Sphere re-engagement — multi-touch sequence for past clients with personalization slots

All prompts work with Claude 3.5 Sonnet+, GPT-4+, or Gemini Pro.

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 (for this MCP wrapper). The prompt content itself is licensed under the Listing Flow Gumroad terms — single-license personal + business use.

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