Claude Code Integration
Use DealMachine directly from Claude Code to search properties, find contacts, and build lists using natural language. The DealMachine CLI acts as a Claude Code skill that translates your requests into API calls.Setup
1. Install the CLI
2. Authenticate
3. Use with Claude Code
Once authenticated, you can reference DealMachine data in your Claude Code conversations:What the Agent Can Do
Property Search
Describe the properties you’re looking for and the agent will:- Query the API for available filter fields
- Match your description to the correct filters
- Execute the search and return results
Contact Lookup
Find property owners and their contact information:Filter Discovery
The agent can help you understand what’s available:List Management
Build and manage targeted lists:How Natural Language Filtering Works
The DealMachine API exposes filter field metadata that AI agents use to translate natural language into structured queries:- Available fields — from
GET /v1/filters/fields - Field types — number ranges, booleans, multi-select options
- Valid options — property types, MLS statuses, location formats
- Your context — organization, credits remaining, saved filters
Best Practices
Start broad, then refine
Start broad, then refine
Begin with a general search and let the agent help you narrow down:
Ask about available filters
Ask about available filters
If you’re not sure what’s possible, ask:
Check credits before large exports
Check credits before large exports
Use saved filters
Use saved filters
Reference your saved filters by name:
Coming Soon
- MCP Server — Direct Model Context Protocol integration for any AI agent
- Batch operations — Process multiple searches in one session
- Export to tools — Pipe results directly into spreadsheets, CRMs, and mail campaigns
- Automated workflows — Set up recurring searches that run on a schedule