smithery-ai-cli
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
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
Zainstaluj CLI za pomocą npm: npm install -g @smithery/cli
Zaloguj się do konta Smithery poleceniem smithery auth login. Pojawi się link do autoryzacji — otwórz go w przeglądarce i potwierdź dostęp.
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.
Dodaj wybrany serwer MCP poleceniem smithery mcp add, podając URL serwera, na przykład smithery mcp add "https://server.smithery.ai/exa".
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"}'.
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.