← All WebMCP sites

seiright.com

Finance & Cryptohttps://www.seiright.com/listed as of 2026-08-01
AI Operations Partner for Mortgage & Banking.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 50/100 (C).

Tools

get_platform_capabilitiesanswerimperative
Get the three core capabilities of the Sei AI platform: voice agents, document intelligence, and call monitoring & compliance. Use this to answer questions about what Sei does.
Input schema
{
  "type": "object",
  "properties": {}
}
get_capability_detailsanswerimperative
Get detailed information about a specific Sei platform capability by its ID.
Input schema
{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Capability ID: voice-agents, document-intelligence, or call-monitoring",
      "enum": [
        "voice-agents",
        "document-intelligence",
        "call-monitoring"
      ]
    }
  },
  "required": [
    "id"
  ]
}
get_case_studiesanswerimperative
Get all Sei AI customer success stories with results and links. Includes mortgage lenders, banks, and fintechs.
Input schema
{
  "type": "object",
  "properties": {}
}
get_security_infoanswerimperative
Get Sei AI security certifications, compliance posture, and the financial regulations the platform is trained on.
Input schema
{
  "type": "object",
  "properties": {}
}
get_company_infoanswerimperative
Get key information about Sei AI: who they are, what they build, founding team, and how to contact them.
Input schema
{
  "type": "object",
  "properties": {}
}
book_demotransactdeclarative
Book a personalised demo of Sei AI's compliant AI agents for your financial institution. Provide your name, company, email, and the topics you'd like to cover.
Input schema
{
  "type": "object",
  "properties": {
    "fullName": {
      "type": "string",
      "description": "Full Name"
    },
    "companyName": {
      "type": "string",
      "description": "Company Name"
    },
    "email": {
      "type": "string",
      "description": "you@company.com"
    },
    "cf-turnstile-response": {
      "type": "string"
    }
  }
}
Listings are sourced from public community registries and shown as reported.