Skip to main content
Glama

Klarefi MCP

Klarefi completes regulated intake work before a person reviews the case. The MCP server can guide applicants, read cited case files, manage workflow drafts, and run approved connector actions. It does not decide a case.

Hosted server

Use the hosted Streamable HTTP endpoint:

https://www.klarefi.com/mcp

Choose an MCP client and connect Klarefi

Customer tools require this header:

Authorization: Bearer KLAREFI_API_KEY

Applicant tools can use a signed intake URL without an API key.

Related MCP server: Mission

Client packages

This repository includes ready-to-publish metadata for Codex, Claude, Cursor, and Antigravity. Each package connects to the same hosted server.

  • Codex: .codex-plugin/plugin.json and .mcp.json

  • Claude: .claude-plugin/plugin.json and mcp.json

  • Cursor: .cursor-plugin/plugin.json and mcp.json

  • Antigravity: plugin.json and mcp_config.json

  • MCP Registry: server.json

For a local stdio client, run bunx --bun @klarefi/mcp.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides MCP-callable workflow rails for agents, enabling bounded work execution, movement-fee quotes, payment authority references, paid rail runs, and signed receipts.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables persistent work-state coordination with identity-bound assignments, governed lifecycle transitions, bounded queries, and auditable history.
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to retrieve customer, order, ticket, policy, and agreement information, and to prepare or execute state-changing support actions like escalations and follow-ups with confirmation and access control.
    -