A

agilitycms.com

Agility CMS is a headless, cloud-based content management system for modeling, managing, and delivering content and pages across digital channels. It provides REST, GraphQL, CLI, and MCP-based access for developers and AI assistants.

7 integrations · MCP · REST · GraphQL · CLI

Agility CMS exposes REST APIs for content fetch, sync, and management; a GraphQL API; two MCP servers (one OAuth-protected CMS server and one public docs server); and an npm-distributed CLI.

discovered 2mo ago
MCP servers2
REST · OpenAPI3
GraphQL1
CLI1
Credentials
Agility API keyapi_keyGet key

Sign in to your Agility instance at Agility CMS and go to Content Fetch API docs, which state your keys are under Settings > API Keys. Create or copy a Fetch key for published content or a Preview key for staging content. Use the key in the APIKey request header.

Agility Personal Access TokenbearerGet token

Create a Personal Access Token using the Personal Access Tokens section of the Management API Swagger docs. The PAT docs say PATs are created and managed through the Management API, require an OAuth-authenticated user to create them, are shown only once at creation, and are intended for automation and CI/CD. Store the token securely and send it as a bearer token.

OAuth 2.0oauth2$ agility login

Acquired by the CLI — running agility login opens the auth flow and stores the credential.

conventions · 1/7 published

Publish these signals → /publishing