C
Contentful CLI
Details
- Command
-
contentful - Docs
- https://www.contentful.com/developers/docs/tutorials/cli/installation
Authentication
Contentful user OAuth sign-in for remote MCP oauth2 discovered
$ contentful login Acquired by the CLI — running contentful login opens the auth flow and stores the credential.
$ contentful login --management-token <management-token> Create a personal access token in the Contentful web app at Account settings → API Tokens → Personal Access Tokens. The docs also describe generating a management token from Login via Settings > API keys > Content management tokens > Generate personal token. See Authentication, SCIM API overview, and CLI authentication.