pkg.soopen package index

brew / rang 12808

Installer smithery-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de smithery-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install smithery-cli

local Homebrew formula metadata

aperçu

Résumé du paquet

Install and list Model Context Protocol servers from Smithery

Commandes et alias

  • smithery

historique

Historique du projet et usages

Smithery CLI is the command-line interface for Smithery, a platform and registry for connecting AI agents to Model Context Protocol servers, skills, and managed integrations.

Historique du projet

The official source repository, smithery-ai/cli, was created in December 2024 and describes the project as a TypeScript CLI for installing, managing, and developing MCP servers and skills for agents. Its package metadata publishes the npm package as `smithery`, exposes the `smithery` executable, and requires Node.js 20 or newer.

The 2026 changelog shows a major cleanup around the 1.0 and 1.1 line: the npm package was renamed to `smithery`, the CLI moved toward a unified `mcp` noun, auth and deploy UX were simplified, and release automation was consolidated through Release Please and npm publishing workflows.

Historique d'adoption

Smithery documents the CLI as the primary terminal workflow for searching, connecting, and managing MCP servers and skills. The official docs recommend `npm install -g smithery@latest`, while this input record shows distribution through Homebrew as `smithery-cli`.

As of the official GitHub API response checked for this run, the repository had hundreds of stars and forks, indicating visible adoption in the MCP tooling ecosystem rather than only a private internal tool.

Modes d'utilisation

Typical usage is `smithery mcp search`, `smithery mcp add`, `smithery mcp list`, and `smithery mcp remove` for MCP server connections; `smithery tool list/find/get/call` for connected tools; `smithery skill search/add` for skills; and `smithery auth login/logout/whoami/token` for authentication.

The CLI can write MCP server entries into supported AI client configs, mint service tokens, publish MCP servers or MCPB bundles, and cache Smithery settings in a platform-specific `settings.json` unless `SMITHERY_CONFIG_PATH` overrides the settings directory.

Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, Smithery CLI is notable because it sits at the boundary between npm-style global CLIs, Homebrew formula installation, and the newer MCP/agent tooling stack. It is a small command surface that configures other developer tools rather than being only a standalone utility.

The source shows a pragmatic split between file-backed user settings and OS keychain-backed per-server configuration, which matters for package nerds auditing where CLIs persist state, credentials, and generated client configuration.

Chronologie

  • 2024-12-22: Official GitHub repository created.
  • 2026-05-01: v1.0.0 released.
  • 2026-05-22: v1.1.0 release line records breaking CLI/package changes, including the package rename to `smithery` and a unified `mcp` command noun.
  • 2026-05-31: v1.2.0 published with support for internal source-backed connections.

Related projects

  • Smithery itself is the hosted platform and registry behind the CLI.
  • Model Context Protocol is the integration standard the CLI is built around.
  • The Smithery Skills Registry is the official registry surface used by the CLI's skill commands.

Sources

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour smithery-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$SMITHERY_CONFIG_PATH/settings.json$XDG_CONFIG_HOME/smithery/settings.json~/.config/smithery/settings.json
macOS
$SMITHERY_CONFIG_PATH/settings.json~/Library/Application Support/smithery/settings.json
Windows
%SMITHERY_CONFIG_PATH%\settings.json%APPDATA%\smithery\settings.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
$SMITHERY_CONFIG_PATH/settings.json$XDG_CONFIG_HOME/smithery/settings.json~/.config/smithery/settings.json
macOS
$SMITHERY_CONFIG_PATH/settings.json~/Library/Application Support/smithery/settings.json
Windows
%SMITHERY_CONFIG_PATH%\settings.json%APPDATA%\smithery\settings.json

exécutables

Exécutables installés

CommandeTypeExpositionNote
smitheryexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire4.11.1
gestionnaire mis à jour2026-07-08
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:smithery-cli
Version4.11.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://smithery.ai/
Dernière mise à jour2026-07-08T18:21:24Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation