Idun Agent Platform
From AI prototypes to governed agent fleets on your own infrastructure.
Idun Agent Platform is an open source control plane for generative AI agents. It turns LangGraph, ADK or Haystack agents into
production-ready services with unified deployment, observability, memory, guardrails, API and access control.
Who is this for
GenAI developers who want to ship agents without rebuilding infra each time.
AI and data platform teams who need governance, auditability and sovereignty.
Start here
- Time to first working agent: ~10–15 minutes → Getting Started
- Want the “why” first? ~7 minutes → Architecture Overview
- Already have an agent? ~10 minutes → Agent Frameworks
- Deploying to production? ~5 minutes → Deployment Overview

Should you use Idun Agent Platform¶
You should if:
- You have or plan multiple agents built with LangGraph, ADK, Haystack or similar
- You care about observability, guardrails, security, and AI regulation
- You want to self host or run on your own cloud, not depend on a vendor black box
For GenAI developers¶
You want to spend time on agent logic, not boilerplate infra.
With Idun you can:
- Wrap your LangGraph, ADK or Haystack agent as a FastAPI service in minutes
- Get tracing, feedback and metrics without rewriting your code
- Run the same agent locally, on staging and in production with the same config
- Plug tools and memory through configuration instead of hard coding everything
Start building: Quickstart guide.
For AI and data platform teams¶
You want to standardize how agents run in production and stay compliant.
With Idun you can:
- Maintain a catalog of approved agents with clear ownership and environments
- Enforce SSO, RBAC and per tenant isolation, integrated with your IdP
- Control which models, tools and data sources each agent can use with MCP
- Enforce guardrails for safety and compliance, with full audit and monitoring
Learn more: SSO & RBAC · Guardrails.
Why Idun exists¶
Today, each agent framework comes with its own way to deploy, observe and govern agents. The result is a zoo of one off POCs, custom servers and ad hoc dashboards.
Idun Agent Platform gives you:
- One configuration model: define agent configurations in one central hub that works across frameworks
- Production features by default: memory, observability, guardrails, MCP, SSO access
- Flexible deployment: run locally, self host on your own cloud or integrate it into your platform
- Centralized control: manage agents, environments and access from one dashboard or CLI
For a deeper architecture overview, see the Technical whitepaper.
Key capabilities¶
-
Observability Plug Langfuse, Phoenix, LangSmith or GCP, get tracing and metrics for every call. → Observability overview
-
Guardrails Add content safety, PII detection and prompt injection protection in front of any agent. → Guardrails overview
-
MCP integration Give to your agent access to tools from any MCP Server. → MCP
-
Memory and session persistence Persist conversations and state across calls with backends like SQLite or Postgres. → Memory overview
-
Unified AG-UI API Access your agent with a rich standardize and streaming AG-UI API. Easily connect a chat interface or your systems to your agents and get streaming agents response, steps, human in the loop, tools invokation. → Connect an Agent
More informations¶
- Quickstart: Quickstart guide
- Deployment: Deployment options.
- Architecture: Architecture
- Technical whitepaper: Technical whitepaper.
- Roadmap: Roadmap
Community and support¶
- Questions and help: Discord
- Proposals and ideas: GitHub Discussions
- Bugs and feature requests: GitHub Issues
For commercial support, contact contact@idun-group.com.