# ClearTitle > "How do I know this deal is real?" ClearTitle puts a private real estate deal to the public record: county recording, SEC registration, property valuation and lien history, cross-checked into one 0-100 risk score in under 60 seconds, before the wire goes out. ClearTitle answers the question every note investor asks before wiring money: is this deal what the promoter says it is? It verifies that the mortgage securing a note is really recorded with the county, that the offering is registered with the SEC or validly exempt, that the note value matches independent appraisals and that no other investors were pledged the same collateral. Built after the $11M Cash Flow King Ponzi scheme (SEC Litigation Release LR-26462) defrauded 60+ investors; every check maps to a gap that enabled that fraud, and every gap sat in the public record the whole time. Pre-launch, waitlist open. Intended for individual investors, financial advisors and real estate attorneys. Pricing has three tiers. The Free tier costs $0 and includes 2 verifications per month with all four checks and a risk score. The Pro tier costs $29 per month and adds unlimited verifications, monitoring alerts and PDF export. The Advisor tier costs $99 per month and adds bulk verification, white-label reports and client sharing. This product exposes a Model Context Protocol (MCP) server so AI agents can act on a user's behalf. The server uses streamable-HTTP transport with no authentication (public tools). The FastMCP app is mounted at /mcp with internal path /mcp, so the JSON-RPC endpoint clients POST to is /mcp/mcp. Two MCP tools are available. The get_product_info tool returns the product name, description, features, pricing tiers and launch status. The submit_interest tool registers interest with email (required), name, company, persona and message; valid persona values are individual_investor, financial_advisor, real_estate_attorney and other. ## Docs and actions - [MCP endpoint](/mcp/mcp): streamable-HTTP JSON-RPC endpoint; discover tools with a standard tools/list call. - [MCP discovery](/.well-known/mcp.json): machine-readable MCP endpoint advertisement. - [OpenAPI](/openapi.json): REST endpoint schema for non-MCP agents. ## Pages - [Home](/): landing page with the case record, the schedule of verifications, the schedule of fees and the signup form. - [Demo](/demo): the Verification Desk, an interactive replay of the real Cash Flow King case file plus a clean deal that passes. - [Sitemap](/sitemap.xml): URL list for crawlers. ## Machine surfaces - [llms.txt](/llms.txt): this file. - [Security contact](/.well-known/security.txt): security.txt per RFC 9116. - [robots.txt](/robots.txt): crawl rules with a sitemap pointer.