Builder Connector for AI agents.
10 live capabilities
Manage your headless CMS content and visual components via natural conversation.
Waiting for input…
Why people use Builder
Builder for Headless CMS Content Management
With this Connector, that process disappears. You just tell your agent what needs to change. It handles the navigation and the data insertion for you. You get to stay in your code editor and move content from your head to the live site instantly.
What Vinkius changes
You get a direct bridge between your AI agent and your Builder.io CMS.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Pushing bulk translations
A content editor needs to update 50 landing page sections in 10 languages.
- Real-world use case 02
Checking schema bounds
A frontend dev is building a new hero component.
- Real-world use case 03
Cleaning test environments
A DevOps engineer needs to clear out orphaned blocks from a staging environment.
Complete set · 10capabilities
The complete Builder capability set.
These are the exact actions your AI can choose when you ask it to work with Builder.
01—04
4 capabilities in this set.
Part of 10 available through Builder.
- 01 Capability
List builder models
See every data model and schema in your Builder space. This gives your agent a full map of your CMS architecture.
- 02 Capability
Search active models
Find models that match a specific name or criteria. This makes it easy to locate specific models in large spaces.
- 03 Capability
Update visual block
Modify an existing content block or document. Use this to update content without opening the visual editor.
- 04 Capability
Count model entities
Check how many live items are in a specific model. This helps you audit your content volume quickly.
05—07
3 capabilities in this set.
Part of 10 available through Builder.
- 05 Capability
Create visual block
Add new content entries or visual blocks to a Builder model. Use this to push new data into your CMS.
- 06 Capability
Wipe visual block
Permanently delete a specific content entry from your Builder.io space. This is great for cleaning up old data.
- 07 Capability
Get single content
Retrieve a specific content document using a query string match. It helps you find specific pages by title or ID.
08—10
3 capabilities in this set.
Part of 10 available through Builder.
- 08 Capability
Get media file
Get the metadata and URLs for uploaded media assets. This lets your agent see what images are available.
- 09 Capability
Get model schema
Pull the exact field structure and JSON bounds for a model. Use it to understand exactly what data a block requires.
- 10 Capability
List model content
Fetch a list of content entries for a specific model. This is useful for pulling dynamic content blocks or pages.
Set up in minutes
One URL. Then ask Builder to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Builder 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_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Builder for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder URL.
- Step 03
Save and start
Save the connection and enable Builder in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"builder": {
"url": "https://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder
Open Agent mode in chat and ask: "Using Builder, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"builder": {
"url": "https://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder
Ask Copilot: "Using Builder, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"builder": {
"url": "https://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder
Open Cascade and ask: "Using Builder, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"builder": {
"url": "https://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder
Ask Cline: "Using Builder, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add builder --transport http "https://edge.vinkius.com/vk_preview_BqALflagL8xNOmjaZGHvPIxPB3BCwZBh8bTcwCPe/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 Builder
Ask Claude: "Using Builder, show me...". 10 tools are ready
Where the request belongs
Work Builder can move forward.
This is for the frontend dev who hates manual data entry, the content editor pushing bulk updates, and the DevOps engineer cleaning up old CMS junk.
Frontend Developer
Checking schemas and field definitions before writing fetch logic for new components.
Content Editor
Pushing 50+ translated copies of a landing page section at once without manual clicking.
DevOps Engineer
Wiping orphaned elements or test environment components natively without touching the UI.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBuilder.io
Manage your visual CMS via Builder.io. track content entries, models, and symbols directly from any AI agent.
Builder.io (Visual CMS)
Manage Builder.io content, assets, and models via AI. fetch entries, update data, and query GraphQL APIs directly.
Amplience
Connect your Amplience CMS to your AI agent. query hubs, pull content, edit schemas, and deploy live items easily via chat.
Crafter CMS
Manage headless content via Crafter CMS. execute GraphQL queries, write Git-based XML content, and publish to delivery engines directly from any AI agent.
Contentful
Equip your AI agent to fetch, create, and manage digital content effortlessly using Contentful's headless architecture.
Agility CMS
Manage and query your Agility CMS content through AI. navigate sitemaps, search lists, and fetch layouts.
Bring your own AI
Change the model, client or framework. Keep Builder 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 Builder.
The practical details behind the request, access and result.
Can the Builder MCP help me push content to my CMS?
Yes, it allows your AI agent to create, update, and manage content blocks directly. You can describe the content you want, and the agent will push it to your Builder.io space for you.
How does the Builder MCP handle schema discovery?
It can pull the exact field structure and JSON definitions for any model in your space. This helps you understand exactly what data is required before you build your frontend.
Can I use the Builder MCP for bulk content updates?
Absolutely. Instead of clicking through pages manually, you can ask your agent to push multiple content updates at once, which is much faster for large projects.
Does the Builder MCP work with Cursor or VS Code?
Yes, it works with any MCP-compatible client, including Cursor, Claude, and Windsurf. You can use it directly within your preferred code editor.
Can I delete content using the Builder MCP?
Yes, the Connector includes a capability to permanently remove specific content entries. This is perfect for cleaning up test data or deleting deprecated components.
Is the Builder MCP good for frontend developers?
It's a huge time-saver for developers. It lets you verify schemas and fetch content data without ever having to leave your IDE to check the CMS dashboard.
Can my AI read the strict structure of a custom model before creating a block?
Yes! We highly recommend asking your agent to use get_model_schema first. By retrieving the exact JSON fields (Strings, Lists, Booleans), the AI naturally learns the shape of your Page or HeroContent model and formats its create_visual_block mutation flawlessly avoiding validation errors.
How can I count how many blogs or pages are in my Builder space?
You can use the native count_model_entities capability. By querying a model like blog-post, the agent accesses the Builder backend with limit=1 exclusively to extract the metadata counts without downloading heavyweight content arrays—highly efficient for broad analytics.
Can the agent wipe an accidentally created page completely?
Yes. If an error occurs or a staging draft needs removal, the agent can call wipe_visual_block. Supply the targeted entity ID, and the HTTP DELETE command is irreversibly broadcasted to the Builder environment. Always review IDs manually.
One connection away
Give your agent a direct line to Builder.
Connect Builder once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available