AI Package Manager

Enterprise registry for AI tools and MCP packages. Discover, install, and manage AI capabilities across your organization.

Getting Started with APM CLI

Install the APM CLI:

curl -sSL https://apm.s1lv.com/install.sh | bash

Install a package:

apm install package-name@1.0.0

Search for tools:

apm search "email automation"

Initialize project:

apm init