How to Use the Makeswift MCP in Claude Code
Control your visual site builder from the terminal. Run headless visual audits, trigger snapshots, and verify redirects using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Makeswift MCP to Claude Code
Create your Vinkius account to connect Makeswift 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.
Automating visual backups via Claude Code MCP Server
The `create_snapshot` tool runs directly from your terminal session to create immediate page backups. Claude Code chains this with `list_pages` inside shell scripts to automate visual backups before a deployment run. You can pipe this output straight to your monitoring systems. The agent executes the snapshot command headlessly, gets the visual state, and returns the snapshot ID without launching a browser.
Visual layout schema validation
The `get_page` tool retrieves the layout configuration for any path in your site. Claude Code reads this raw JSON payload, parses the structure, and compares it against your deployment schemas to find validation errors. The agent runs the checks in your CI environment via the MCP server and exits with a non-zero code if structural errors are detected.
Redirect and locale sync tracking
The `list_redirects` tool fetches active visual redirects, while `list_locales` gets the configured languages. Claude Code compares these configurations with your production environment variables to verify routing integrity. Instead of opening a GUI, you get a clean terminal diff showing exactly which redirect paths or locale files are missing from your hosting setup.
Set up Makeswift 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 seemakeswift-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Makeswift transactions." It will automatically discover and invoke the available Makeswift tools.
claude mcp add --transport http makeswift-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 Makeswift MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Makeswift MCP today
We host it, we monitor it, we maintain it. You just paste one token.