Get the FREE Ultimate OpenClaw Setup Guide →

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

Sponsor this space

Reach thousands of developers ↗