AxLabs Docs

AxWork Documentation

Build, deploy, and integrate AI agents with the AxWork platform.

The AxWork platform lets you create, configure, deploy, and monitor AI agents. Agents run in isolated sandbox environments (E2B + Anthropic Claude Agent SDK) with full tool, shell, and filesystem access, sharing a common memory, permissions, and MCP tool configuration.

Getting Started

Base URL

https://api.axwork.ai

Key Concepts

  • Agent — An AI agent configuration with a system prompt, tools, skills, and MCP servers.
  • Deployment — A named endpoint (with API key) that serves a specific agent version.
  • Session — A conversation between a user and an agent, supporting multi-turn interactions.
  • Tool Server — An MCP server definition scoped to an organization, optionally with per-user credentials.

Guides

On this page