Toolverse
All skills

smithery-ai-cli

by smithery-ai

Find, connect, and use MCP tools and skills via the Smithery CLI. Use when the user searches for new tools or skills, wants to discover integrations, connect to an MCP, install a skill, or wants to interact with an external service (email, Slack, Discord, GitHub, Jira, Notion,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
49

About this skill

Find, connect, and use MCP tools and skills via the Smithery CLI. Use when the user searches for new tools or skills, wants to discover integrations, connect to an MCP, install a skill, or wants to interact with an external service (email, Slack, Discord, GitHub, Jira, Notion, databases, cloud APIs, monitoring, etc.).

How to use

  1. Zainstaluj CLI za pomocą npm: npm install -g @smithery/cli

  2. Zaloguj się do konta Smithery poleceniem smithery auth login. Pojawi się link do autoryzacji — otwórz go w przeglądarce i potwierdź dostęp.

  3. Wyszukaj serwery MCP poleceniem smithery mcp search, na przykład smithery mcp search "github" lub smithery mcp search "slack", aby znaleźć narzędzia do integracji z wybranymi usługami.

  4. Dodaj wybrany serwer MCP poleceniem smithery mcp add, podając URL serwera, na przykład smithery mcp add "https://server.smithery.ai/exa".

  5. Wyświetl dostępne narzędzia z podłączonych serwerów poleceniem smithery tool list, a następnie wywołaj wybrane narzędzie poleceniem smithery tool call, na przykład smithery tool call exa search '{"query": "MCP servers"}'.

  6. Aby wyszukać umiejętności zamiast serwerów MCP, użyj smithery skill search, na przykład smithery skill search "code review". Dostępnych jest ponad 100 tysięcy umiejętności do odkrycia i zainstalowania.

Related skills