Klarefi

Community
TypeScript

Complete regulated intake work, retrieve cited case files, and run controlled connector actions before human review.

About Klarefi MCP Server

Complete regulated intake work, retrieve cited case files, and run controlled connector actions before human review.

Features

Tools
Resources

Transport

streamable-http
Getting Started

Use the one-click installer at https://install.apicommons.org/?server=https%3A%2F%2Fwww.klarefi.com%2F.well-known%2Fmcp%2Fserver.json or connect https://www.klarefi.com/mcp directly. Customer tools use an Authorization: Bearer API key. Applicant tools use a signed intake URL and need no API key.

Tools (20)
Functions this server exposes to AI clients

create_connector_from_openapi

Import a public OpenAPI JSON URL as an active verification connector.

create_connector

Create or update an active Klarefi verification connector manifest.

delete_connector

Delete a configured Klarefi connector by key.

create_intake_session

Create a hosted Klarefi intake session.

get_case

Retrieve a Klarefi case and its resolved facts.

list_operator_queue

List the bounded operator review queue for the current environment.

get_case_workspace

Inspect facts, cited evidence, blockers, ownership, and the case timeline.

get_case_package

Get the cited case package and a signed read-only case-file URL.

submit_case_review

Submit an auditable command to review or correct intake facts.

get_review_command

Poll the status and result of an intake-review command.

list_workflows

List versioned Form, Fact, Verify workflow declarations.

save_workflow_draft

Validate and save a workflow declaration as a draft.

open_intake

Open an applicant intake from its signed URL.

get_intake_state

Get the current applicant intake state.

answer_question

Answer the active applicant question with free text.

answer_fields

Answer structured intake facts by fact ID.

upload_document

Upload a requested applicant document.

submit_intake

Submit the applicant intake and return any blockers.

save_intake_draft

Save applicant form fields without submitting.

wait_for_next_action

Wait until intake processing completes or needs another action.

Resources (1)
Data sources this server exposes to AI clients

ui://klarefi/case-review

A read-only case workspace with facts, cited evidence, blockers, ownership, and timeline.

Example
{
  "mcpServers": {
    "klarefi": {
      "url": "https://www.klarefi.com/mcp"
    }
  }
}
Compatible With
Claude Desktop
Cursor
Windsurf
VS Code
Zed