alpic-cli
Installation
SKILL.md
Alpic is a cloud platform for deploying, hosting, and managing MCP servers. The alpic CLI is the primary interface for agents.
Use the reference files below to answer questions or guide the user through tasks. Load only the file relevant to the current task.
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
Prerequisites (always apply)
- CLI installed:
npm install -g alpic - Authenticated:
alpic login(orALPIC_API_KEYenv var)