foragekit for Claude Desktop
io.github.ilkhamfy/foragekit
Epistemic foraging for AI agents: source discovery, verified evidence, uncertainty-aware briefs
client:Claude Desktop
transport:stdio
runtime:pypi
Install foragekit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"foragekit": {
"command": "uvx",
"args": [
"foragekit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs