Curagent Title Risk
io.github.ksh0rt/curagent-mcpAI title risk analysis for Florida real estate closing docs. Get an API key at curagent.io
Tools · 3
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…
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…
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 …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"curagent_title_risk": {
"url": "https://mcp.curagent.io/",
"transport": "http"
}
}
}