Use Agility CMS from Claude Code
Bring Agility CMS context into engineering work while Type keeps app access attached to the teammate and workspace.
One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Agility CMS never means pasting credentials into a prompt.
Bring Agility CMS context into engineering work while Type keeps app access attached to the teammate and workspace.
Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.
Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.
Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Connect Agility CMS once, then decide which teammates can use it for threads, automations, skills, and coding work.
Tool to retrieve all enum types used throughout the Agility CMS Management API. Use when you need to understand available values for status codes, types, permissions, and other enumerated fields.
Tool to fetch details of a content item by Content ID. Use when you need item fields and metadata from Agility CMS.
Retrieves a paginated list of content items by reference name from Agility CMS. Use this action to: - Fetch multiple content items of a specific type (e.g., blog posts, products, authors) - Retrieve content with pagination, filtering, and sorting capabilities - Expand linked content to specified depths Required parameters: instance GUID, API type (fetch/preview), locale code, and lowercase reference name. Tip: Use Get Content Models action first to discover available reference names for your instance.
Tool to retrieve content models and page modules. Use when you need schema definitions to dynamically build content structures.
Retrieve sync items (content change logs) from Agility CMS using the Content Sync API. This tool implements incremental content synchronization: - Use syncToken='0' for initial full sync (retrieves all content) - Use the returned syncToken in subsequent calls to get only new/updated content - Maximum pageSize is 500 items per request - Continue pagination until syncToken='0' is returned (indicating you're up to date) Typical workflow: 1. Call with syncToken='0' to get initial content batch 2. Store the returned syncToken 3. On next sync, pass the stored syncToken to get only changes since last sync 4. Repeat until syncToken='0' (no more updates)
Agility CMS provides API-first headless CMS capabilities including Content Fetch API, Content Management API, Content Sync API, GraphQL API, SDKs for frameworks and languages, page and component models, sitemaps, preview, content architecture, REST delivery, and webhook-style integrations.
Yes. Type lets an AI teammate use connected Agility CMS actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.
Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Agility CMS catalog entry includes public integration details and example capabilities where available.
Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.