Agentarea
Cloud-native AI agents orchestration platform. Build agent networks in no code, bring your own agents or connect one with A2A and MCP. Both self-hosted and Cloud-hosted.
Ask AI about Agentarea
Powered by Claude Β· Grounded in docs
I know everything about Agentarea. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation

The platform for building governed agentic networks
π Documentation β’ π Quick Start β’ π¬ Discord β’ π Report Bug β’ β¨ Request Feature
π What is AgentArea?
AgentArea is an open-core platform purpose-built for agentic networks and agent governance. Unlike single-agent frameworks, AgentArea provides the infrastructure to build, govern, and scale multi-agent systems with VPC-inspired network architecture and built-in compliance controls.
π― Why AgentArea?
Traditional agent frameworks focus on individual agents. AgentArea is different:
- π Agentic Networks First: VPC-inspired architecture with granular network permissions between agents
- π‘οΈ Governance Built-In: Tool approvals, permission boundaries, ReBAC authorization, and audit trails from day one
- π A2A Protocol: Native agent-to-agent communication standard for multi-agent orchestration
- β‘ Production-Ready: Temporal-based execution, Kubernetes-native, edge deployment, enterprise authentication
- ποΈ Open-Core Model: Core platform is open source (EPLv2), enterprise features available for compliance-critical deployments
β¨ Core Capabilities
π Agentic NetworksVPC-inspired network architecture with isolated agent groups. Configure granular permissions between agents, control inter-agent communication, and build secure multi-agent topologies. π‘οΈ Agent GovernanceGranular tool permissions with approval workflows. Select which tools agents can use, require human approval for sensitive operations, and maintain full audit trails for compliance. π A2A ProtocolNative agent-to-agent communication protocol. Agents can discover, connect, and collaborate with each other. Supports agent teams, task delegation, and hierarchical agent structures. β‘ Event-Driven TriggersFire agents on timers, webhooks, or third-party events. Build reactive agent systems that respond to external stimuli in real-time. |
π MCP Server ManagementCreate and host MCP servers from templates or custom Dockerfiles. Add remote MCPs, verify updates with hash checking, and extend agent capabilities with external tools. π€ Flexible Agent CreationBuild agents with custom instructions and tool configurations. Long-running task support with flexible termination criteria (goal achievement, budget limits, timeouts). ποΈ Production InfrastructureTemporal for distributed execution and edge deployment. Kubernetes-native architecture. Multi-LLM support via LiteLLM proxy. Multiple secret backends (database, Infisical, AWS). π Enterprise AuthorizationBuilt-in Keto integration for fine-grained access control. Relationship-based access control (ReBAC) coming soon for advanced permission modeling. |
π¬ See It In Action
πΈ Screenshots and demo GIFs coming soon! Contribute yours
πββοΈ Quick Start
Prerequisites
- Docker & Docker Compose
Installation
# Clone the repository
git clone https://github.com/agentarea/agentarea.git
cd agentarea
# Start the platform
make up
# Access the platform at http://localhost:3000
That's it! The platform will start all necessary services and be ready to use.
π Documentation
- Getting Started - Complete setup guide
- Building Agents - Create and customize AI agents
- Agent Communication - Multi-agent workflows
- MCP Integration - External tool integration
- Deployment - Production deployment guide
- API Reference - Complete API documentation
π οΈ Project Structure
agentarea/
βββ agentarea-platform/ # Backend API and services (Python)
β βββ apps/ # Applications (API, Worker, CLI)
β βββ libs/ # Shared libraries
βββ agentarea-webapp/ # Web interface (React/Next.js)
βββ agentarea-mcp-manager/ # MCP server management (Go)
βββ agent-placement/ # Agent orchestration (Node.js)
βββ docs/ # Documentation (Mintlify)
βββ scripts/ # Development and deployment scripts
ποΈ Architecture
AgentArea is built for production agentic workloads with:
- Agent Networks: VPC-inspired isolation with granular permissions
- A2A Protocol: Native agent-to-agent communication
- Temporal: Distributed workflow orchestration for long-running agent tasks
- Multi-LLM Support: Provider-agnostic through LiteLLM proxy
- MCP Infrastructure: Extensible tool system with custom server support
For detailed architecture documentation, see docs/architecture.md.
See our full roadmap for more details.
π Community
Join our community of AI developers:
- π¬ Discord: Get help and share ideas
- π GitHub Discussions: Q&A and feature requests
- π Issues: Bug reports and feature requests
- π¦ Twitter/X: Follow for updates
π License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
π Acknowledgments
AgentArea is built on top of many excellent open-source projects. See our NOTICE file for complete attribution.
β Star History
π Built With AgentArea
Showcase your project here! Submit via PR or Discussion
β Star us on GitHub β’ π Read the Docs β’ π¬ Join Discord β’ π¦ Follow on Twitter
Made with β€οΈ by the AgentArea community
