How to Use the UPYUN Developer Platform MCP in Claude Code
Automate cloud deployment steps via Claude Code in CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect UPYUN Developer Platform MCP to Claude Code
Create your Vinkius account to connect UPYUN Developer Platform 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.
Manage Cloud File Structure
In a pipeline, you need reliable file operations. Use `list_directory` to script an inventory check of the UPYUN bucket contents before deployment. It ensures everything is accounted for. If cleanup is required, `delete_file` provides the necessary command to remove stale assets in your CI/CD run.
Create and Verify Assets
Scripting requires generating files on the fly. The `create_text_file` tool lets you upload configuration or data files directly from a script's output stream to UPYUN. After creation, running `get_file_info` verifies that the file was uploaded correctly with the expected metadata.
Monitor Resource Limits
Running automated jobs means monitoring resources is essential. Pipe output from `get_service_usage` to monitor UPYUN bucket service usage at job completion. This prevents pipeline failures due to unexpected limits. It’s a solid way to audit resource health headless.
Set up UPYUN Developer Platform 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 seeupyun-developer-platform-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest UPYUN Developer Platform transactions." It will automatically discover and invoke the available UPYUN Developer Platform tools.
claude mcp add --transport http upyun-developer-platform-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 UPYUN Developer Platform MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the UPYUN Developer Platform MCP today
We host it, we monitor it, we maintain it. You just paste one token.