Skip to main content
Idun Agent Platform is an open-source control plane that wraps LangGraph and Google ADK agents into production-ready services. You get deployment, observability, memory, guardrails, and tool governance on your own infrastructure, with no vendor lock-in. The platform has three layers: a Python SDK/engine, a FastAPI management backend, and a React admin UI. Define your agent once, then deploy it with everything it needs through configuration.

Get started

Quickstart

Deploy your first agent in minutes

Templates

Clone a runnable agent and start coding

Frameworks

LangGraph and ADK integration

Guardrails

15 built-in safety guards

Observability

Trace and monitor every run

Memory

Persistent conversation state

Tool governance

Control MCP tool access per agent

Deployment

Self-hosted on your infrastructure

What you get

  • Framework adapters for LangGraph and Google ADK. Bring your agent code, the engine wraps it as a FastAPI service with AG-UI streaming.
  • Guardrails with 15 built-in guards (PII detection, jailbreak prevention, toxic language filtering, topic restriction, and more) powered by Guardrails AI.
  • Observability through Langfuse, Arize Phoenix, LangSmith, or Google Cloud Trace. Enable tracing and metrics through configuration.
  • Memory and checkpointing with in-memory, SQLite, or PostgreSQL backends. Conversations persist across restarts.
  • MCP tool governance to connect MCP servers to your agents and control which tools each agent can access.
  • SSO and RBAC with OIDC integration, workspace-level multi-tenancy, and per-agent access control.
  • Three deployment paths: Docker Compose for development, CLI for standalone agents, Manager UI for team-wide management.

Community

Last modified on March 22, 2026