Koog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms โ from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"koog": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-koog"
]
}
}
}