Open Source AI Agent Framework for Enterprise

Open Source AI Agent Framework for Enterprise

Built for multi-user AI agent deployment, governed by enterprise permissions, and designed for real AI application delivery.

AtlasClaw helps enterprises move beyond personal agents with multi-user AI agent deployment, SSO-based access to enterprise systems in standalone mode, Skill-based system integration, and enterprise-approved model providers.

Enterprise fit Open source
AtlasClaw icon
AtlasClaw

Built for multi-user AI agent deployment, governed by enterprise permissions, and designed for real AI application delivery.

Multi-user AI agent One deployment for organization users Avoid per-user setup, duplication, and wasted resources.
Systems by Skills Webhook and provider-based integration Use webhook entrypoints and skills to bring AI capability into observability, ITSM, OA, CRM, and other existing enterprise systems.
Enterprise security and compliance SSO, RBAC, and admin control RBAC integrates with existing systems through SSO. Admins approve LLM providers and control agent behavior.
Multi channels IM to Agent to Systems Use IM as the anywhere access layer: users reach AtlasClaw through Slack, WhatsApp, Feishu, WeCom, or DingTalk, then the agent executes skills and interacts with enterprise systems.
Why AtlasClaw for enterprise

Personal agents solve personal workflows. AtlasClaw solves enterprise ones.

Personal agents are useful for individuals. AtlasClaw is built for organizations that need a multi-user AI agent, governed execution, system integration, and model control.

Multi-user deployment

Personal agent

Each user configures their own agent stack, tools, and access separately.

AtlasClaw

One multi-user AI agent deployment can serve users across the organization.

Controlled execution

Personal agent

Unsafe or over-permissive execution is hard to standardize and govern.

AtlasClaw

Execution stays permission-governed to reduce unsafe operations.

Enterprise system access

Personal agent

Individual tools rarely map cleanly onto internal enterprise systems.

AtlasClaw

Webhook entrypoints and skill-based Providers let observability, ITSM, OA, CRM, and other enterprise systems gain AI capability without rewriting them.

Model governance

Personal agent

Model access is often ad hoc and chosen per user.

AtlasClaw

Connect through enterprise-approved LLM providers and controlled deployment rules.

Enterprise application focus

The core enterprise requirements are built in from the start.

AtlasClaw is designed for organizations that want AI capabilities to live inside actual enterprise products, workflows, and system boundaries.

Multi-user AI agent deployment

Run one multi-user AI agent deployment across teams instead of repeating personal setup for every employee.

Permission-controlled execution

Keep execution under authenticated user permissions so unsafe actions are less likely to slip through.

Skill-based multi-system integration

Connect observability, ITSM, OA, CRM, and other internal systems through webhook entrypoints, Skills, and Providers so enterprise software can gain AI capability.

Enterprise-approved model access

Route AI requests through enterprise-controlled LLM providers instead of ad hoc user-by-user model choices.

Deployment modes

Two deployment shapes. One execution model.

Embedded Agent Mode

Embed AtlasClaw inside an enterprise application and reuse the host system's identity, context, and UI.

Standalone Agent Mode

Run AtlasClaw as a multi-user AI agent layer where users authenticate through SSO and access enterprise systems under governed permissions.

How it works

A clear path from user intent to governed system execution.

The framework stays modular: the core handles orchestration, while providers carry the system-specific contracts that make execution reliable.

  • Channels route requests into the AtlasClaw core.
  • The agent engine selects skills and orchestrates execution.
  • Providers translate work into target-system operations.
  • Enterprise systems remain the source of truth for auth and audit.
AtlasClaw overall architecture Click to enlarge

Overall architecture

Access channels feed the core, which delegates execution to providers and downstream systems.

AtlasClaw core components Click to enlarge

Core components

The reusable core centers on the API layer, agent engine, sessions, tools, and provider registry.

AtlasClaw provider runtime overview Click to enlarge

Provider runtime

Shows how a provider carries auth, skills, scripts, and downstream system execution.

Start here

Choose the way you want to understand AtlasClaw.

Open-source entry

Step into the code and the docs.

The website gives structure. The repositories give implementation detail. Together they form the open-source entrypoint.

Explore the repos