Alpic CLI

Use when the user asks about the Alpic CLI (`alpic`) — deploying MCP servers, viewing logs, debugging deployments, managing environment variables, configuring the playground, connecting git, and publishing to the MCP Registry.

alpic-ai 1db5198 8 files · 9.8 KB Updated

File contents

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 (or ALPIC_API_KEY env var)

alpic-ai/skills/tree/main/skills/alpic-cli commit 1db5198649

Frequently asked questions

npx skillmds@latest add alpic-ai/alpic-cli