How to Use the Chuangkit / 创客贴 MCP in Claude Code
Run headless design workflows from your terminal by linking Claude Code to Chuangkit / 创客贴.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chuangkit / 创客贴 MCP to Claude Code
Create your Vinkius account to connect Chuangkit / 创客贴 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.
Query Chuangkit / 创客贴 templates from your terminal
The `search_templates` tool enables Claude Code to query the Chuangkit template library directly from your shell. Claude Code runs the search, parses the JSON response, and outputs the template IDs you need for your scripts. You can pipe this output directly to other command-line utilities. It eliminates the need for a web browser when you are building automated asset-generation pipelines.
Extract design assets using Claude Code
The `get_asset_url` tool retrieves the direct download URL for any Chuangkit design asset. Claude Code executes this tool to get the link, which you can then pass to curl or wget in your terminal. This tool works alongside `list_user_designs` to let you audit your design history. You can script the entire download process for your team's visual assets using simple shell commands.
Inspect design categories using this MCP Server
The `list_categories` tool lists all available template categories on the Chuangkit platform. Claude Code uses this tool to help you navigate the taxonomy of design templates without a graphical interface. It also calls `list_materials` to inspect individual design elements. This gives you a fast, text-based way to find materials for your automated workflows.
Set up Chuangkit / 创客贴 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 seechuangkit-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Chuangkit / 创客贴 transactions." It will automatically discover and invoke the available Chuangkit / 创客贴 tools.
claude mcp add --transport http chuangkit-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 Chuangkit / 创客贴 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chuangkit / 创客贴 MCP today
We host it, we monitor it, we maintain it. You just paste one token.