How to Use the Framer MCP in Claude Code
Manage your Framer CMS and trigger production deploys directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Framer MCP to Claude Code
Create your Vinkius account to connect Framer 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.
Pipe Framer CMS data into terminal pipelines
The `list_collection_items` tool dumps your live database content as raw JSON directly into your shell using this Framer MCP Server. Claude Code pipes this output into local utilities like jq or custom scripts for instant processing. This headless approach lets you audit your website content without opening a browser. You get clean, structured data ready for your automation scripts.
Manage Framer deployments via this MCP Server
The `publish_site` tool triggers a production build of your project from a single terminal prompt. Claude Code executes this command as part of your deployment workflow or cron jobs. By integrating this MCP Server, you can automate site updates after running local tests. It brings backend deployment discipline to your visual web projects.
Query project metadata from the shell
The `get_site_info` tool retrieves your domain configurations, custom paths, and hosting settings instantly. Claude Code parses this metadata to verify your live routing setup. Combined with `list_pages`, it lets you run automated link checks via the MCP Server. You keep your site structure clean without ever leaving the terminal.
Set up Framer 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 seeframer-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Framer transactions." It will automatically discover and invoke the available Framer tools.
claude mcp add --transport http framer-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 Framer MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Framer MCP today
We host it, we monitor it, we maintain it. You just paste one token.