Integrations

Connect Underlytix
to Everything

Use Underlytix capital intelligence inside ChatGPT, Claude, Gemini, your CRM, and any tool that matters to your deal workflow. Native integrations and open API.

Use Underlytix inside your AI tools

Ask any AI assistant to analyze a real estate deal with Underlytix intelligence — deal scoring, DSCR, lender matching, and capital readiness, all available natively.

🤖
Coming Soon

ChatGPT Plugin

Analyze deals, get Capital Readiness Scores, and find lender matches — all from inside ChatGPT. Ask: "Can this deal get funded?" and get a real answer.

Coming Soon

Claude / MCP Support

Underlytix will be available as an MCP (Model Context Protocol) server — enabling Claude and other MCP-compatible agents to call deal analysis and lender matching directly.

Coming Soon

Gemini Integration

Google Gemini users will be able to invoke Underlytix deal intelligence directly from Gemini Advanced and Google Workspace AI features.

What's live now

📊
Live

Investor Portal

Full deal analysis, Capital Readiness Scoring, risk analysis, and lender matching for investors. Available at underlytix.com/app.

Get Started →
🏠
Live

Realtor Portal

Pre-screen buyers and their deals before the lender meeting. Full deal analysis and client pre-qualification tools.

View Portal →
🏦
Live

Lender Portal

Receive pre-scored deal submissions. Triage incoming applications faster using Capital Readiness Scores.

View Portal →
🔌
In Development

REST API

Programmatic access to deal analysis, capital readiness scoring, lender matching, and risk analysis. Documentation at developers.underlytix.com.

Request Early Access →
🧩
In Development

MCP Server

Model Context Protocol support for Claude, Cursor, and other MCP-compatible AI agents to call Underlytix intelligence natively.

Join Waitlist →
🤖
Roadmap

Underlytix Capital Intelligence GPT

A public custom GPT named "Underlytix Capital Intelligence" — analyze deals, explain fundability, assess readiness, and simulate lender decisions, all in ChatGPT.

Join Waitlist →

Build on Underlytix

The Underlytix API exposes deal analysis, capital readiness scoring, lender matching, and risk analysis as programmable endpoints.

POST
/v1/deal-analysis
Analyze a deal — returns DSCR, LTV, cash-on-cash, NOI, and Capital Readiness Score
POST
/v1/capital-readiness-score
Score a deal's overall fundability on a 0–100 scale
POST
/v1/lender-match
Match a deal profile to appropriate lender types and products
POST
/v1/risk-analysis
Identify specific risk factors and suggested remediation for a deal
// Example request POST /v1/deal-analysis { "purchase_price": 680000, "loan_amount": 510000, "monthly_rent": 5200, "property_type": "multifamily", "units": 4, "interest_rate": 7.25 } // Response { "capital_readiness_score": 84, "dscr": 1.31, "ltv": 0.75, "cash_on_cash": 0.074, "verdict": "FUNDABLE", "lender_type": "DSCR_RENTAL" }
View Full API Documentation

Ready to integrate?

Request API access or get started with the platform today.