P
prismic.io
Prismic is a headless CMS and landing page builder for managing structured content and website pages. It supports developer integrations for reading content, managing content models and assets, migrations, and connecting AI assistants to repositories.
Prismic exposes tenant-scoped HTTP content APIs (Content, Repository, Tags), write-oriented HTTP APIs (Types, Asset, Migration), a tenant-scoped GraphQL API, a hosted MCP server, and an npm-based CLI.
discovered 2mo ago
MCP servers1
- Prismic MCP Serverdetected
REST · OpenAPI6
- Prismic Content APIdiscovered
- Prismic Repository APIdiscovered
- Prismic Tags APIdiscovered
- Prismic Types APIdiscovered
- Prismic Asset APIdiscovered
- Prismic Migration APIdiscovered
GraphQL1
- Prismic GraphQL APIdiscovered
CLI1
- Prismic CLIdiscovered
Credentials
Prismic write API tokenbearer
$ npx prismic token create --writeAcquired by the CLI — running npx prismic token create --write opens the auth flow and stores the credential.
OAuth 2.0oauth2
$ npx prismic loginAcquired by the CLI — running npx prismic login opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://prismic.io/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing