aicoolies logo

Koog

Kotlin-native AI agent framework by JetBrains with MCP support

Share
open-sourceOpen Source
Visit Website →

Koog is JetBrains official Kotlin-native framework for building predictable, fault-tolerant AI agents. It provides structured agent workflows with MCP protocol support, type-safe tool definitions, and deterministic execution patterns designed for JVM production environments. As the first production-grade Kotlin agent framework, it fills the gap in a JVM ecosystem dominated by Python-based alternatives and integrates naturally with existing Kotlin and Java backend infrastructure.

Koog brings AI agent development to the Kotlin ecosystem with a framework that emphasizes predictability and fault tolerance over the flexible but sometimes unpredictable patterns common in Python agent libraries. Agent workflows are defined using Kotlin DSL constructs with type-safe tool definitions, structured output parsing, and deterministic execution paths that make agent behavior easier to test and debug. The framework integrates with the Model Context Protocol for standardized tool integration across different LLM providers.

The architecture targets JVM production environments where teams already operate Kotlin or Java backend services. Rather than requiring a separate Python runtime for agent logic, Koog lets teams build agents using the same language, build tools, and deployment pipelines as their existing backend infrastructure. Coroutine-based concurrency handles parallel tool execution efficiently, and the structured error handling patterns provide clear recovery paths when individual tool calls fail during complex agent workflows.

Developed as an official JetBrains project, Koog benefits from the engineering rigor and long-term support commitment that characterize JetBrains open-source efforts. With over 3,600 GitHub stars and rapid growth following its announcement at KotlinConf, the framework is gaining traction among teams that want agent capabilities without adding Python to their technology stack. The Apache 2.0 license enables commercial use, and JetBrains internal usage provides real-world validation of the framework reliability and performance characteristics.

Pricing

Free and open source under Apache 2.0

Platforms

JVM (Kotlin/Java) on any platform

Categories

Tags

Use Cases

Alternatives

OpenManus

Open-source general AI agent framework from the MetaGPT team

OpenManus is an open-source framework for building general-purpose AI agents, developed by core contributors from the MetaGPT community. It provides a modular architecture with planning agents, reactive agents, and tool-calling agents that can execute code, browse the web, search for information, and handle files. Built as the open alternative to Manus AI, it gained over 55,000 GitHub stars and supports multi-agent collaboration with real-time execution feedback.

open-sourceOpen Source

Agent Zero

Transparent AI agent framework with 100+ skills and real-time visibility

Agent Zero is an open-source general-purpose AI agent framework with 16,700+ GitHub stars that uses the computer itself as a tool. Unlike structured orchestration frameworks, it provides full transparency where every thought, action, and tool call is visible and editable in real time, supporting 100+ extensible skills.

open-sourceOpen Source
Parlant logo

Parlant

Behavioral control layer for reliable customer-facing AI agents

Parlant is an open-source framework that adds behavioral governance to conversational AI agents. Instead of relying on prompt engineering alone, it lets teams define explicit policies, conversation guidelines, and behavioral rules that agents follow predictably across multi-turn interactions. Parlant sits between the LLM and the user-facing interface, enforcing consistent agent behavior for customer support, sales, and service automation use cases.

open-sourceOpen Source

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Klavis AI logo

Klavis AI

MCP integration platform for agent tool use at scale

Klavis AI is an Apache-2.0 MCP integration platform for teams connecting AI agents to external SaaS tools and APIs. The public repo and official docs position it as infrastructure for reliable tool access at scale, so it fits teams that want reusable MCP connectors without treating every integration as a one-off script or custom OAuth maintenance project.

open-sourceOpen SourceTelemetry