How to Use the Design Pickle MCP in Claude Code
Pipe Design Pickle production queues and asset links directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Design Pickle MCP to Claude Code
Create your Vinkius account to connect Design Pickle 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.
Track Design Pickle queues from the CLI
The `get_production_queue_status` tool outputs your current graphic design backlog directly to your terminal. You can write a shell script that pings this endpoint every morning to check turnaround times. If the queue backs up, your headless agent can pipe that alert into Slack or PagerDuty. It uses `list_design_requests` to gather the exact ticket IDs that are stuck in progress.
Sync recent deliveries via cron jobs
Running `list_recently_delivered_designs` through an automated GitHub Action lets you scrape new assets daily. The agent identifies completed tasks and triggers a curl command to pull down the files. You can chain this with `get_design_request_details` to parse out specific source file URLs. The script then dumps those files into an AWS S3 bucket without any manual browser clicks.
Audit subscriptions with this MCP Server
The `get_account_metadata` tool pulls your core settings and configuration limits. DevOps teams use this to audit external vendor dependencies and ensure active plans are valid. Combine that with `list_active_subscriptions` to generate a monthly markdown report. The agent runs in the background, formats the data, and emails the billing breakdown to your finance department.
Set up Design Pickle 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 seedesign-pickle-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Design Pickle transactions." It will automatically discover and invoke the available Design Pickle tools.
claude mcp add --transport http design-pickle-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 Design Pickle MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Design Pickle MCP today
We host it, we monitor it, we maintain it. You just paste one token.