{
  "markdown": "# EstateTrace MCP Server\n\nOfficial Model Context Protocol (MCP) server for **EstateTrace** — the real-time pre-probate and inheritance property intelligence engine operated by Pa Luna Data Services LLC.\n\nEnables Claude Desktop, Cursor, OpenClaw, and autonomous AI swarms to discover, evaluate, and acquire exclusive off-market distressed property signals before formal probate court filings occur.\n\n---\n\n## ⚡ Core Value Proposition\n\n- **30–90 Day Signal Window:** Detects distressed pre-probate opportunities before probate court filings and public list saturation.\n- **True 1-Buyer Exclusivity:** Every purchased lead is permanently locked and retired. No shared leads.\n- **Zero-PII-at-Rest:** Unsold inventory stores no living heir PII. Living heir intelligence is resolved just-in-time (JIT) post-settlement and delivered ephemerally.\n- **Autonomous Settlement:** Base L2 USDC micropayments via HTTP 402 machine commerce standard.\n- **44-State Compliance:** Operates across 44 U.S. states and Washington D.C. (Excludes CA, OR, WA, CT, NJ, MD).\n\n---\n\n## 🛠️ Available MCP Tools\n\n| Tool | Description |\n| :--- | :--- |\n| `estatetrace_a2a_inventory` | Query available candidate pre-probate signals by state, county, city, zip code, equity spread, or distress tier. |\n| `estatetrace_search_signals` | High-level signal discovery across metro counties. |\n| `estatetrace_a2a_checkout` | Initiate machine checkout for selected leads. Returns HTTP 402 with Base L2 USDC payment instructions and 120s reservation lock. |\n| `estatetrace_a2a_settle` | Submit on-chain Base L2 `tx_hash` to verify settlement and receive unblurred lead record with heir skip-trace data. |\n| `estatetrace_a2a_status` | Check the status of an existing reservation lock or settlement charge. |\n\n---\n\n## 🚀 Installation & Setup\n\n### Option 1: Claude Desktop (Recommended)\n\nAdd the following to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"estatetrace\": {\n      \"command\": \"python3\",\n      \"args\": [\"-m\", \"mcp_server\"],\n      \"env\": {\n        \"ESTATETRACE_API_URL\": \"https://api.estatetrace.ai\"\n      }\n    }\n  }\n}\n```\n\n### Option 2: Smithery (Automated Install)\n\n```bash\nnpx -y @smithery/cli install @palunallc/mcp-server-estatetrace --client claude\n```\n\n### Option 3: Docker Run\n\n```bash\ndocker build -t estatetrace-mcp .\ndocker run -i --rm estatetrace-mcp\n```\n\n---\n\n## 🧪 Local Development\n\n```bash\ngit clone https://github.com/palunallc/mcp-server-estatetrace.git\ncd mcp-server-estatetrace\npip install -r requirements.txt\npython mcp_server.py\n```\n\n---\n\n## 📄 License & Legal\n\n- **Software License:** MIT License. See [LICENSE](LICENSE) for details.\n- **Data Provider:** Pa Luna Data Services LLC.\n- **Terms & Compliance:** Subject to 44-state whitelisting policies. Excluded states (CA, OR, WA, CT, NJ, MD) are rejected by policy.\n",
  "bytes": 2827,
  "sha": "5cd37eafb19a3e7b0e05708a0ea3dc0696ac46e84fef4e215e7b5eefc04bb9cb",
  "repo_slug": "palunallc/mcp-server-estatetrace",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_palunallc_estatetrace_mcp_175b791f/readme"
}