Loading MCP server directory, please wait...
Verify the facts an agent's action depends on before it acts — ALLOW, REVIEW, or BLOCK.
npx @getmcp/cli add io.github.usekaval/kavalRequires Node.js 18+. Community-contributed server. Review source before installing.
KAVAL_API_KEYBring-your-own Kaval bearer key (kv_live_…). Create one at https://usekaval.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.usekaval/kaval": {
"command": "npx",
"args": [
"-y",
"@usekaval/mcp"
],
"env": {
"KAVAL_API_KEY": "",
"KAVAL_BASE_URL": ""
}
}
}
}