Toolverse
All skills

smithery

by smithery-ai

Discover, connect and use over 100K+ MCP tools and skills from the Smithery marketplace.

Installation

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

Installation

Quick info

Category
Backend
Views
46

About this skill

Discover, connect and use over 100K+ MCP tools and skills from the Smithery marketplace.

How to use

  1. Zainstaluj narzędzie wiersza poleceń Smithery za pomocą npm: npm install -g @smithery/cli

  2. Uwierzytelnij się poleceniem smithery login. Pojawi się adres URL — otwórz go w przeglądarce i potwierdź dostęp. Zweryfikuj logowanie poleceniem smithery whoami.

  3. Przeszukuj dostępne serwery MCP poleceniem smithery search "nazwa" (np. smithery search "github"). Aby szukać umiejętności agentów, użyj smithery skills search "temat".

  4. Podłącz wybrany serwer poleceniem smithery connect add "https://server.smithery.ai/nazwa". Wyświetl listę podłączonych narzędzi poleceniem smithery connect tools.

  5. Wywołaj konkretne narzędzie poleceniem smithery connect call "nazwa/funkcja" z parametrami w formacie JSON, np. smithery connect call "exa/search" '{"query": "MCP servers"}'.

  6. Regularnie aktualizuj CLI (npm update -g @smithery/cli) i sprawdzaj nowe narzędzia co tydzień, aby mieć dostęp do najnowszych umiejętności z marketplace'u.

Related skills