Esta página se muestra en inglés. Una traducción al español está en curso.
WorkflowsMay 14, 2026·2 min de lectura

Koog — Kotlin/JVM Agent Framework with MCP Tools

A JVM agent framework for predictable, fault-tolerant agents, with MCP tool integration; verified 4187★, pushed 2026-05-14.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Workflow
Instalación
Gradle|Maven
Confianza
Confianza: Established
Entrada
ai.koog:koog-agents:0.7.3
Comando CLI universal
npx tokrepo install 63ead63e-3dce-51ee-91c1-3440b77c043d
Introducción

A JVM agent framework for predictable, fault-tolerant agents, with MCP tool integration; verified 4187★, pushed 2026-05-14.

Best for: JVM teams building production-grade agents who want typed, structured integrations

Works with: Kotlin/Java builds (Gradle/Maven); integrates MCP tools per README overview

Setup time: 12-25 minutes

Key facts (verified)

  • GitHub: 4187 stars · 403 forks · pushed 2026-05-14.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: ai.koog:koog-agents:0.7.3.

Main

  • Start as a library, not a template: add Koog via Maven/Gradle, then grow your agent surface incrementally.

  • Use MCP as the boundary for tools: keep tool definitions structured so your agent logic stays testable.

  • Prefer predictable control flow: treat retries/timeouts as first-class, especially when adding external tools.

  • Document the setup in your repo: dependency + minimal example beats a long, vague architecture note for onboarding.

README (excerpt)

Koog

Kotlin Beta Maven Central JetBrains incubator project Kotlin CI status GitHub license

Build status:

Checks Heavy Tests Ollama Tests

Useful links:

🙏

Fuente y agradecimientos

Created by JetBrains. Licensed under Apache-2.0.

JetBrains/koog — ⭐ 4187

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados