Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

Curagent Title Risk

io.github.ksh0rt/curagent-mcp

AI title risk analysis for Florida real estate closing docs. Get an API key at curagent.io

Uptime
100.0%
1 direct probes · 30d
Response
266ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_credit_balance

Returns the caller's remaining Curagent credit balance and tier. Call this before analyzing to confirm available usage. Sandbox tier includes 3 free analyses total, not a recurring allowance; paid tie…

analyze_title_documents

Analyzes Florida real estate title documents and returns a structured risk report: a risk score (0-100, higher is safer) and level, findings with verbatim evidence from the documents and guidance on h…

check_coverage

Returns what Curagent currently supports: which US states, which document types, and how analysis is priced. Call this before analyzing to confirm the property's state is in scope. Curagent currently …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "curagent_title_risk": {
      "url": "https://mcp.curagent.io/",
      "transport": "http"
    }
  }
}