alpic-cli
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAlpic is a cloud platform for deploying, hosting, and managing MCP servers. The CLI is the primary interface for agents.
alpicUse the reference files below to answer questions or guide the user through tasks. Load only the file relevant to the current task.
Alpic是一个用于部署、托管和管理MCP服务器的云平台。 CLI是面向Agent的主要操作界面。
alpic请使用以下参考文件来回答问题或指导用户完成任务。仅加载与当前任务相关的文件。
Reference files
参考文件
- deploy.md — deploying an MCP server with
alpic deploy - logs.md — viewing runtime logs with
alpic logs - debug-deployment.md — diagnosing failed deployments
- environment-variable.md — managing environment variables
- playground.md — configuring the Alpic playground
- git.md — connecting a GitHub repository for auto-deploys
- publish.md — publishing to the MCP Registry with
alpic publish
- deploy.md — 使用部署MCP服务器
alpic deploy - logs.md — 使用查看运行时日志
alpic logs - debug-deployment.md — 诊断部署失败问题
- environment-variable.md — 管理环境变量
- playground.md — 配置Alpic playground
- git.md — 连接GitHub仓库以实现自动部署
- publish.md — 使用发布到MCP Registry
alpic publish
Prerequisites (always apply)
前置条件(始终适用)
- CLI installed:
npm install -g alpic - Authenticated: (or
alpic loginenv var)ALPIC_API_KEY
- CLI已安装:
npm install -g alpic - 已完成身份验证:(或使用
alpic login环境变量)ALPIC_API_KEY