The Compliance Infrastructure Layer

Power your valuation software with our headless API or equip your AI agents with the Vindex Model Context Protocol (MCP).

Headless Platform

Enterprise Appraisal API

A unified REST API for photo validation, UAD 3.6 compliance, and automated GSE submission logic.

Automated QC

Real-time UAD 3.6 validation rules and logic checks that accept JSON and return structured error reports.

Computer Vision

Detect condition ratings (C1-C6) and quality ratings (Q1-Q6) from property photos automatically including glidelines.

UAD 3.6 QC Agents (Coming Soon)

Deploy specialized AI agents to assist in identifying missing data and ensure full compliance with UAD 3.6 standards.

Modern JSON Architecture

Forget ancient XML parsing. Send clean JSON payloads defining subject property, comparables, and photos. We handle the heavy lifting, mapping, and XML conversions.

1 POST appraisal data as JSON
2 Vindex runs 500+ rules & AI checks
3 Receive PDF report & UAD 3.6 XML
POST /v1/appraisals/submit
{
  "subject": {
    "address": "123 Maple Ave",
    "gla": 2450,
    "condition": "C3"
  },
  "photos": [
    {
      "type": "KITCHEN",
      "url": "https://s3..."
    }
  ],
  "options": {
    "generate_xml": true,
    "run_ai_qc": true
  }
}
Agent Native

Model Context Protocol (MCP)

The future of appraisal isn't just API calls—it's AI agents. The Vindex MCP Server allows LLMs (Claude, ChatGPT, Gemini) to natively "understand" appraisal rules and interact with your data safely.

  • Context-Aware: Agents access the full USPAP & Fannie Mae handbook context.
  • Tool Use: Agents can "call" validation tools to check their own outputs.
  • Zero Integration: Works with any MCP-compliant client (Cursor, Claude Desktop).
agent@vindex-client ~
uvx mcp-vindex install
Installing Vindex MCP Server... v1.4.2
Verified publisher: Vindex Inc.
Connected to Vindex Knowledge Graph
Tools Loaded: [validate_comp, check_zoning, get_market_trends]
ask "Check 123 Main St for declining market adjustments"
> Agent: Analysis complete. Found 3 comps indicating 2% monthly decline. Adjustment required.

Bank-Grade Infrastructure

Built to handle sensitive financial data with zero-trust architecture.

Security First

  • SOC 2 Type II Ready Controls
  • mTLS Encryption for all data in transit
  • Ephemeral computation (no data persistence)

Integration Support

  • Dedicated Slack channel for partners
  • Sandbox environment with test data
  • 99.9% Uptime SLA guarantees