AI / MLKotlin

koog

Koog is a JVM framework for building predictable, fault-tolerant and enterprise-ready AI agents.

Free
N/A rating (0 reviews)0 installs4,050 GitHub stars
KotlinAIMultiplatform

Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin and Java API. It lets you create agents that can interact with tools, handle complex workflows, and communicate with users.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "koog": {
      "args": [
        "-y",
        "ai.koog/koog-agents"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

koog MCP Server — MCPNest — MCPNest