{
  "name": "Lendtrain Agent API v2",
  "description": "AI-native mortgage refinance plugin combining real-time pricing, state-specific itemized closing costs, VA IRRRL detection, compliance enforcement, and a weighted recommendation engine. The full product is a Claude Code plugin with 5 specialized skills and a 4-phase origination workflow. AI agents can also use the Chat API for the complete experience. Lendtrain also publishes 34 SEO refinance landing pages at /refinance/{slug}, including 10 state guides, 11 Utah cities, 10 Utah counties, and 3 loan-type pages (cash-out, VA IRRRL, jumbo).",
  "chatApi": "https://www.lendtrain.com/api/chat",
  "agents_guide": "https://www.lendtrain.com/agents",
  "plugin_page": "https://www.lendtrain.com/docs",
  "plugin": {
    "name": "mortgage",
    "version": "1.2.0",
    "type": "claude-code-plugin",
    "install": "/plugin marketplace add lendtrain/mortgage && /plugin install mortgage@mortgage",
    "source": "https://github.com/lendtrain/mortgage",
    "command": "/mortgage:refi-quote",
    "skills": [
      "mortgage-loan-officer",
      "mortgage-compliance",
      "closing-costs",
      "security-guardrails",
      "about-atlantic-home-mortgage"
    ],
    "capabilities": [
      "mortgage-statement-parsing",
      "real-time-pricing",
      "state-specific-closing-costs",
      "va-irrrl-detection",
      "recommendation-scoring",
      "trid-respa-tila-ecoa-compliance",
      "prompt-injection-defense",
      "application-portal-redirect",
      "conventional-mortgage-insurance",
      "va-funding-fee-tiers",
      "compliance-hooks"
    ],
    "deferred": [
      "arive-los-integration"
    ]
  },
  "documentation": "https://www.lendtrain.com/AGENTS.md",
  "openapi": "https://www.lendtrain.com/openapi.json",
  "categories": ["finance", "mortgage", "real-estate", "compliance"],
  "free": true,
  "authentication": "none",
  "provider": {
    "name": "Atlantic Home Mortgage, LLC dba Lendtrain",
    "nmls": "1844873",
    "url": "https://www.lendtrain.com",
    "contact": "team@lendtrain.com"
  }
}
