Prismic Connector for AI agents.
10 live capabilities
Pull headless CMS content and schemas into your development workflow.
Waiting for input…
Why people use Prismic
Prismic Headless CMS Content Querying for Faster Development
With this Connector, your agent handles the heavy lifting. You can just ask it to fetch the data for a specific ID, and it'll give you the full JSON structure instantly. You stay in your flow and get the data you need to write your code.
What Vinkius changes
You get a live, searchable connection to your Prismic content directly inside your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Building components with real data
A developer needs to know the JSON structure of a Product page to build a new React component.
- Real-world use case 02
Auditing tags for outdated content
A content manager needs to find all documents tagged with promo to check for expired dates.
- Real-world use case 03
Verifying translations for regional pages
An SEO lead wants to see the slug and copy for a French landing page without logging into the dashboard.
Complete set · 10capabilities
The complete Prismic capability set.
These are the exact actions your AI can choose when you ask it to work with Prismic.
01—04
4 capabilities in this set.
Part of 10 available through Prismic.
- 01 Capability
Search filtered locale
Perform a search that specifically targets documents in a single locale. Use this to find content for a specific language.
- 02 Capability
Get repo metadata
Retrieve high-level info about your repository like master refs and languages. This gives your agent context on the repository structure.
- 03 Capability
Get document by id
Fetch the full content of a specific document using its unique ID. This is the fastest way to get the exact JSON for a specific page.
- 04 Capability
Get query form schema
Look up the schema for a specific query form like everything. This helps you understand what fields are available for a content type.
05—07
3 capabilities in this set.
Part of 10 available through Prismic.
- 05 Capability
List i18n languages
See all the languages and locales currently configured in your repository. This helps you quickly identify which versions of a page are available for different regions.
- 06 Capability
List global tags
Get a full list of every tag used across your entire Prismic repository. Use this to check for existing tags before creating new ones.
- 07 Capability
List custom types
See all the custom types you've defined in your Prismic repository. This is great for understanding your content model at a glance.
08—10
3 capabilities in this set.
Part of 10 available through Prismic.
- 08 Capability
List documents by tag
Find every document that has a specific tag assigned to it. This makes it easy to group and find related content quickly.
- 09 Capability
List documents by type
Pull a list of all documents belonging to a specific custom type. This helps you see the volume of content for a specific model.
- 10 Capability
Query prismic documents
Search for documents using raw predicates with built-in pagination and locale filtering. This is the most powerful way to find specific content.
Set up in minutes
One URL. Then ask Prismic to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Prismic from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Prismic, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Prismic for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Prismic URL.
- Step 03
Save and start
Save the connection and enable Prismic in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"prismic": {
"url": "https://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Prismic
Open Agent mode in chat and ask: "Using Prismic, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"prismic": {
"url": "https://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Prismic
Ask Copilot: "Using Prismic, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"prismic": {
"url": "https://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Prismic
Open Cascade and ask: "Using Prismic, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"prismic": {
"url": "https://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Prismic
Ask Cline: "Using Prismic, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add prismic --transport http "https://edge.vinkius.com/vk_preview_jK6sO72lQezxjBKP0hCujVjdqiy2aRnElcL2Nsu8/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Prismic
Ask Claude: "Using Prismic, show me...". 10 tools are ready
Where the request belongs
Work Prismic can move forward.
For the developers and content teams who are tired of context-switching between CMS dashboards and their code. It's for anyone who needs to know exactly what content is available without digging through a web UI.
Frontend Developer
Fetching document JSON to build components without leaving the IDE.
Content Manager
Auditing tags and verifying translations across multiple locales quickly.
SEO Specialist
Checking live slugs and structured data for specific pages in seconds.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPayload CMS
Manage your Payload CMS instance. query collections, inspect documents, and manage content directly from your AI agent.
Contentful
Equip your AI agent to fetch, create, and manage digital content effortlessly using Contentful's headless architecture.
Contentstack
Equip your AI agent to instantly retrieve digital content and schemas using the Contentstack Delivery API.
Hygraph (Headless CMS)
Manage headless content via Hygraph. execute GraphQL queries, introspect schemas, and manage documents.
Elemeno
Equip your AI agent to manage content collections, track singletons, and monitor items via the Elemeno CMS API.
DatoCMS
Manage headless content via DatoCMS. execute GraphQL queries, handle record CRUD, manage content models, and audit media uploads directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Prismic connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Prismic.
The practical details behind the request, access and result.
Can the Prismic MCP help me build frontend components faster?
Yes, it lets your agent fetch the actual JSON from your CMS. You can see exactly how your data is structured so you don't have to guess when building your components.
Can I use this to find specific content in my Prismic repository?
You can. Your agent can search by tags, types, or specific locales to find exactly what you're looking for without you having to navigate the dashboard.
Does the Prismic MCP allow me to edit my CMS content?
No, this Connector is for reading and querying content. It helps you find and analyze data, but it doesn't have the permissions to change or delete your documents.
How does this help with multi-language content?
It makes it much easier. You can use it to list all configured languages or perform searches that are filtered to a specific locale like fr-fr or en-us.
Can my AI agent see my content schema?
Yes, it can. The Connector allows your agent to list all your custom types and even retrieve the query form schemas, making it easier to understand your content model.
Is this good for auditing my tags and content types?
It's perfect for that. You can ask your agent to list every global tag or custom type to find duplicates or outdated content models in seconds.
How do I start extracting content from my Prismic repository?
Subscribe, enter your Prismic Repository Name, and if your repository is private, grab an Access Token from Settings → API & Security. No manual SDK setups or GraphQL integrations. just connect and start querying your custom types and documents directly through your AI agent.
Can my AI agent help me build Next.js components matching my Custom Types?
Yes! Ask your agent to query a specific document ID or list custom types. It will retrieve the exact JSON payload returned by the Prismic API. Based on that structure, the agent can instantly generate your Next.js/React component props, mock data, and TS interfaces natively inside Cursor.
What happens when I need to find all blog posts tagged with 'announcement' in French?
Just ask your AI agent. It uses the search_filtered_locale capability and Prismic predicates to filter documents precisely by type, tag, and language code without requiring you to manually craft complex API query strings or write ad-hoc fetch scripts.
Does it support deep repository insights for large content websites?
Absolutely. You can list all custom types, pull an array of all global tags, and verify all configured languages for multi-lingual websites. It acts as an instant audit capability for publishers, content operations teams, and architects managing extensive CMS architectures.
One connection away
Give your agent a direct line to Prismic.
Connect Prismic once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available