Trystan Sarrade

Managed Agent UI - Self-hosted control panel for Anthropic Managed Agents

by
Open-source dashboard to manage your Anthropic Managed Agents from your own infrastructure. Deploy with Docker in minutes. Chat with agents via real-time streaming, schedule recurring tasks with CRON expressions, invite your team with role-based access, and connect to GitHub, Linear, Notion and more via MCP (Work in progress). One shared Anthropic key, multiple users, proper security. MIT licensed.

Add a comment

Replies

Best
Trystan Sarrade
Hey Product Hunt! I'm Trystan, and I built Managed Agent UI because when Anthropic launched Managed Agents on April 8, I immediately saw the gaps: no scheduling, no team access, no proper MCP credential management. I needed agents that run on a schedule, checking Linear tickets, summarizing Slack channels, monitoring dashboards. And I needed my team to share access without passing around API keys. So I built what Anthropic's console should have been. A few things I'm proud of: - It's truly self-hosted. Your data, your infrastructure. The only external call is to Anthropic's API. - CRON scheduling is a first-class citizen. Prompt templates with dynamic variables, timezone support, full execution history. - Working on MCP integration so that your coworkers can integrate managed agents to their workflows ! It's MIT licensed and I'm actively developing it. Contributions welcome. The codebase has full domain specs and a detailed contributor guide. What scheduled agent workflows would you build? I'd love to hear your ideas.