The GMI Claw Marketplace is where teams find ready-to-use AI agents, called Claws, and where builders publish their own.Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Using a Claw
- Search the catalog or filter by category.

- Open a Claw and read its description and infrastructure badges.

- Click Access Claw, or Request Early Access if it’s in beta.
- Sign in with your GMI account. Usage is billed against your account.
Register a Claw
- Go to Register a Claw in the menu. Pick GMI CE if you want GMI to host your agent, or GMI MaaS if you prefer to self-host and use GMI for model inference.

- Open the Deploy Wizard from your GMI dashboard. If you choose CE, it builds your container, runs it, and automatically assigns a public URL.
List a Claw
- Fill in your Claw details.

- Submit for review.
Trust and badges
The badge on a Claw card signals who runs the infrastructure and how the listing was reviewed.| Verified | Powered by GMI MaaS | Powered by GMI CE |
|---|---|---|
| Reviewed by GMI and running end-to-end on GMI infrastructure. | Self-hosted by the publisher, calling GMI Models-as-a-Service for inference. | Hosted on GMI Cluster Engine on dedicated infrastructure. The publisher supplies the model and API. |
What is a Claw?
A Claw is a focused AI agent that does one job well. One Claw reviews code. Another summarizes PDFs, drafts marketing copy, or answers questions about your support docs. Each Claw has a dedicated page on the Marketplace describing what it does, who built it, and how to start using it. Behind every Claw sits a model and the application code that turns it into something useful. Both run on GMI Cloud, so you skip the work of provisioning servers, GPUs, and scaling rules.Who uses the Marketplace
| Users | Builders |
|---|---|
| Browse the catalog, find a Claw that fits the task, and start using it. | Bring an agent, deploy it on GMI, and list it for others to find and use. |
Pricing
Users pay for what they consume. Model calls bill per token through MaaS. Compute bills per second of agent runtime on CE. Builders pay only for the compute their Claw uses. There is no listing fee and no minimum spend.Where to start
- Just browsing? Open the catalog and pick any Verified Claw.
- Looking for something specific? Use search with a keyword like “code review” or “OCR”.
- Building? Open the Deploy Wizard from your GMI dashboard and start with the managed path.