Loading MCP server directory, please wait...
Freshness gate for AI agents: verify a belief is still true against the live world before you act.
npx @getmcp/cli add io.github.LufeMC/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.LufeMC/kaval": {
"command": "npx",
"args": [
"-y",
"@usekaval/mcp"
],
"env": {
"KAVAL_API_KEY": ""
}
}
}
}