How to Use the Builder.io (Visual CMS) MCP in Claude Code
Run terminal commands to query, update, and manage your Builder.io visual CMS content and assets instantly with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Builder.io (Visual CMS) MCP to Claude Code
Create your Vinkius account to connect Builder.io (Visual CMS) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Execute Terminal CMS Queries with Claude Code
The `query_graphql` tool queries your Builder.io database directly from your command-line interface. Claude Code uses this to pull raw JSON payloads, letting you pipe the output directly into local configuration files or terminal tools. When you need to inspect full models, the agent runs `get_content` to dump the schema. It lets you quickly check field types and entry statuses without opening a browser tab.
Script Content Updates via MCP Server
The `update_content` tool modifies live visual entries using structured payloads sent from your terminal. This MCP Server lets Claude Code automate batch updates across dozens of landing pages during a deployment. If you need to spin up fresh marketing pages from a bash script, the agent executes `create_content` with your pre-defined JSON. It makes content generation a repeatable step in your local build pipelines.
Direct Asset Uploads in Claude Code
The `upload_asset` tool uploads images, videos, and documents directly to your Builder.io CDN bucket from your local directory. Claude Code handles the multi-part form upload behind the scenes, returning a clean URL for your scripts to use. To clean up obsolete files, the agent calls `delete_asset_by_url` to purge those media URLs from your CMS. This keeps your asset storage light and organized without manual dashboard hunting.
Set up Builder.io (Visual CMS) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebuilderio-visual-cms-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Builder.io (Visual CMS) transactions." It will automatically discover and invoke the available Builder.io (Visual CMS) tools.
claude mcp add --transport http builderio-visual-cms-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Builder.io (Visual CMS) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Builder.io (Visual CMS) MCP today
We host it, we monitor it, we maintain it. You just paste one token.