ccpkg

zircote/ccpkg
★ 2 stars MDX 🤖 AI/LLM Updated today
Open packaging format for AI coding assistant extensions -- one archive installs skills, agents, MCP servers, and hooks across any compatible tool.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ccpkg": {
      "command": "npx",
      "args": [
        "-y",
        "zircote/ccpkg"
      ]
    }
  }
}

README Excerpt

> An open packaging format for AI coding assistant extensions. ccpkg is a self-contained archive format for packaging and distributing skills, agents, commands, hooks, MCP servers, and LSP servers as a single portable unit. One file, one install, zero post-install steps. <picture> <source media="(prefers-color-scheme: dark)" srcset=".github/readme-infographic.svg">

Topics

agentsai-coding-assistantccpkgclaude-codecodex-clicross-platformdeclarative-configdeveloper-toolsgemini-cligithub-copilothooksjson-schemalsp-servermcp-serveropen-specification