Trust: 25/100 (Limited)
Klarefi Guide
Klarefi completes regulated intake work before human review. It guides applicants, retrieves cited case files, saves workflow drafts, and runs approved connector actions. It does not decide a case.
by Klarefi
Quick Start
Install
bunx --bun @klarefi/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"klarefi": {
"command": "npx",
"args": [
"bunx --bun @klarefi/mcp"
]
}
}
}