idun-agent-platform
šŖ Open source Agent Governance Platform that turns any LangGraph or ADK agent into a production-ready service. Supports: AG-UI, CopilotKit API, OpenTelemetry, MCP, memory, guardrails, SSO, RBAC.
How to use
The idun-agent-platform is an open-source Agent Governance Platform that transforms any LangGraph or ADK agent into a production-ready service. You can leverage its robust features such as AG-UI, CopilotKit API, OpenTelemetry support, and Model Context Protocol (MCP) to create and manage agents efficiently, ensuring scalable and secure operations. This platform is particularly advantageous for developers looking to implement memory management, guardrails, Single Sign-On (SSO), and Role-Based Access Control (RBAC) in their applications.
Once connected to the idun-agent-platform, you can interact with the server using various commands tailored for agent management and querying. Utilize the AG-UI for a user-friendly interface to visualize agent states and configurations. The CopilotKit API allows you to programmatically interact with your agents, enabling you to send commands and receive responses seamlessly. You can execute queries related to agent performance, status updates, and configuration changes, ensuring optimal functionality of the services you deploy.
How to install
Prerequisites
To install the idun-agent-platform, ensure you have Node.js installed on your machine, as this is required for running JavaScript-based tools. You may also want to have Python installed for any additional scripting needs.
Option A: Quick Start with npx
If the npm package were available, you would typically use the following command to quickly start the platform:
npx -y @idun-group/idun-agent-platform
Option B: Global Install Alternative
As there is no specific npm package mentioned, you can clone the repository directly:
git clone https://github.com/Idun-Group/idun-agent-platform.git
cd idun-agent-platform
npm install
This will set up the platform on your local environment for development and testing purposes.
Additional notes
When configuring the idun-agent-platform, make sure to set up the relevant environment variables for SSO and RBAC to ensure secure access management. Common gotchas include forgetting to configure the OpenTelemetry settings, which can lead to data not being collected properly. Always refer to the repository documentation for the latest configuration options and best practices.
Related MCP Servers
ruflo
š The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
bytebot
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
a2a-x402
The A2A x402 Extension brings cryptocurrency payments to the Agent-to-Agent (A2A) protocol, enabling agents to monetize their services through on-chain payments. This extension revives the spirit of HTTP 402 "Payment Required" for the decentralized agent ecosystem.
mcp -code-execution-mode
An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and Cloudflare's ideas for reducing MCP tool definitions context bloat.
wanaku
Wanaku MCP Router
pic-standard
The industry standard for Provenance & Intent Contracts (PIC) in Agentic AI. Bridging the Causal Gap in autonomous systems.