Skip to content
@clictl

clictl

The missing package manager for your AI Agent

clictl

A package manager for AI agents. Install any API, MCP server, or website as a CLI command. Your agent discovers it automatically.

Website: clictl.dev | Spec: clictl.dev/spec | Browse tools: clictl.dev/browse

Install

macOS / Linux:

curl -fsSL https://download.clictl.dev/install.sh | bash

Homebrew:

brew tap clictl/clictl
brew install clictl

Windows (Scoop):

scoop bucket add clictl https://github.com/clictl/scoop-clictl
scoop install clictl

How it works

You write a YAML spec describing an API. clictl install turns it into a CLI command and registers it as an MCP server. Both you and your agent use the same tool, the same way.

clictl install github
clictl run github repo-issues --owner octocat --repo hello-world

There are 220+ tools in the registry. Every install creates a skill file your agent reads and an MCP server entry, with no background processes or Docker containers.

Repositories

Core

Repo Description
cli The clictl CLI. Written in Go.

Toolboxes

Repo Description
toolbox Official curated toolbox with 220+ tool specs.
toolbox-example Template for creating your own toolbox.
packs Signed skill pack releases.

Distribution

Repo Description
homebrew-clictl Homebrew tap for macOS and Linux.
scoop-clictl Scoop bucket for Windows.

License

Apache License 2.0. clictl is a Soap Bucket LLC project.

Pinned Loading

  1. cli cli Public

    Package manager for AI agent tools. Search, install, and call 223+ APIs and CLIs from your terminal.

    Go

  2. toolbox toolbox Public

    clictl public toolbox

    Python

  3. toolbox-example toolbox-example Public

    clictl example toolbox project

    Shell

  4. packs packs Public

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…