Klarefi MCP Tools
Klarefi exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_connector_from_openapiMutatingcreate connector from openapi
-
create_connectorMutatingcreate connector
-
delete_connectorMutatingdelete connector
-
create_intake_sessionMutatingcreate intake session
-
get_caseRead-onlyget case
-
list_operator_queueRead-onlylist operator queue
-
get_case_workspaceRead-onlyget case workspace
-
get_case_packageRead-onlyget case package
-
submit_case_reviewsubmit case review
-
get_review_commandRead-onlyget review command
-
list_workflowsRead-onlylist workflows
-
save_workflow_draftsave workflow draft
-
open_intakeopen intake
-
get_intake_stateRead-onlyget intake state
-
answer_questionanswer question
-
answer_fieldsanswer fields
-
upload_documentMutatingupload document
-
submit_intakesubmit intake
-
save_intake_draftsave intake draft
-
wait_for_next_actionwait for next action
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.