How to Use the Cardly MCP in Claude Code
Trigger physical greeting card shipments directly from your terminal or CI/CD pipelines using Claude Code and this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cardly MCP to Claude Code
Create your Vinkius account to connect Cardly 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.
Automate physical mail in Claude Code
Triggering real-world shipments from a shell script is now entirely possible. Your terminal agent executes `place_greeting_card_order` based on cron jobs or webhook events. It bridges the gap between digital pipelines and physical mailboxes. Generating proofs happens headless. Calling `preview_greeting_card` returns layout data you can pipe into logs or Slack alerts before approving the final spend.
Sync contact databases from the CLI
Managing recipient lists no longer requires a GUI. You tell the agent to sync a CSV file, and it uses `list_contact_lists` to map the groups. It then checks for duplicates via `find_contact`. Pushing new rows into the system happens in bulk via this MCP integration. The agent iterates through your data and fires off `add_contact_to_list` for every missing record.
Inspect account and artwork metadata
Checking your current balance or account status takes one command. The agent runs `get_account_info` to pull your core details right into stdout, and uses `verify_api_connection` to confirm auth. Fetching available designs works the same way. Running `list_card_artwork` grabs the catalog, while `get_artwork_details` extracts the specific dimensions needed for your automated text formatting.
Set up Cardly 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 seecardly-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cardly transactions." It will automatically discover and invoke the available Cardly tools.
claude mcp add --transport http cardly-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 Cardly MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cardly MCP today
We host it, we monitor it, we maintain it. You just paste one token.