Skip to main content

My Clawster

My Clawster is a self-hostable control plane for provisioning and managing claws — AI agent resources — across any provider you connect.

You own the deployment, the credentials, and the catalog. My Clawster handles the path from plan selection to running resource, normalized across provider differences.

My Clawster platform overview

What it includes

ComponentWhat it does
API workerServes the catalog API, auth, and provisioning endpoints
Web shellCustomer-facing React app for managing clawsters and claws
Catalog modelPlans, product offerings, service options, and activation maps
Provider runtimePlug-in interface and Generic HTTP fallback for any provider

How My Clawster is organized

My Clawster is not a single repo. It splits across workspace roots that you only need to involve as your use case grows:

RootWhat it is
my-clawsterThe deployable OSS API and web shell
my-clawster-packagesShared packages, provider plug-ins, SDK, and API client
my-clawster-appsPrivate or extended app shells
enterpriseAdmin portal and operator workflows

Most users only need the first root. Operators and developers reach into the others.

Read this section in order

  1. Quickstart
  2. Create your first clawster
  3. Manage clusters and claws
  4. Plans, offers, and service options
  5. Authentication and access
  6. Troubleshooting