trackmcp
Back to directory
jmqcooper-ai

klarefi-mcp

View on GitHub

Connector packages and public metadata for the hosted Klarefi MCP server

0 starsOthers Updated Aug 10, 2026
ai-agentscomplianceintakemcp

Documentation

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:

text
https://www.klarefi.com/mcp

Choose an MCP client and connect Klarefi

Customer tools require this header:

text
Authorization: Bearer KLAREFI_API_KEY

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

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`.

Frequently asked questions

What is klarefi-mcp?

klarefi-mcp is Connector packages and public metadata for the hosted Klarefi MCP server

How do I install klarefi-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is klarefi-mcp open source?

Yes — it is hosted on GitHub at https://github.com/jmqcooper-ai/klarefi-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP