UnClick
AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, messaging, media, and more. Search and call tools for Slack, Reddit, Discord, Shopify, Xero, Bluesky, TMDB, Steam, and 50+ more services.
How to connect
https://unclick--creativelead.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(50)-
unclick_searchSearch the UnClick tool marketplace by keyword or description. Use this to discover which tools are available for a task. Example: 'I need to resize an image' → returns the image tool with its endpoints.
-
unclick_browseBrowse all available UnClick tools, optionally filtered by category. Returns a list of tools with their slugs and descriptions.
-
unclick_tool_infoGet detailed information about a specific UnClick tool including all its endpoints, required parameters, and response shapes. Use this after unclick_search to understand exactly how to call a tool.
-
unclick_callCall any UnClick tool endpoint. Specify the endpoint ID and parameters. Use unclick_search or unclick_tool_info to discover endpoint IDs and required params. Example: endpoint_id='image.resize', params={image: '<base64>', width: 800, height: 600}
-
unclick_shorten_urlShorten a URL using UnClick. Returns a short URL and its code.
-
unclick_generate_qrGenerate a QR code from text or a URL. Returns base64-encoded PNG or SVG.
-
unclick_hashCompute a cryptographic hash (MD5, SHA1, SHA256, SHA512) of text.
-
unclick_transform_textTransform text case: upper, lower, title, sentence, camelCase, snake_case, kebab-case, PascalCase.
-
unclick_validate_emailValidate an email address format.
-
unclick_validate_urlValidate a URL format, optionally check if it's reachable.
-
unclick_resize_imageResize an image (provided as base64) to specified dimensions.
-
unclick_parse_csvParse a CSV string into a JSON array of rows.
-
unclick_json_formatFormat / pretty-print a JSON string.
-
unclick_encodeEncode or decode text. Supports base64, URL, HTML, and hex.
-
unclick_generate_uuidGenerate one or more random UUIDs (v4).
-
unclick_random_passwordGenerate a secure random password.
-
unclick_cron_parseConvert a cron expression to a human-readable description and get next occurrences.
-
unclick_ip_parseParse an IP address — get decimal, binary, hex, and type (private/loopback/multicast).
-
unclick_color_convertConvert a color between hex, RGB, HSL, and HSV formats.
-
unclick_regex_testTest a regex pattern against text and get all matches with groups.
-
unclick_timestamp_convertConvert a timestamp (ISO, Unix seconds, or Unix ms) to all common formats.
-
unclick_diff_textCompare two strings and return a unified diff showing what changed.
-
unclick_kv_setStore a value in the UnClick key-value store with optional TTL.
-
unclick_kv_getRetrieve a value from the UnClick key-value store.
-
report_bugReport a bug or unexpected behavior encountered while using an UnClick tool. Call this whenever a tool returns an error, behaves unexpectedly, or fails silently. Severity is auto-classified from the error message: 500/fatal → critical, timeout/503 → high, 4xx/invalid → low, everything else → medium.
-
rawg_search_gamesSearch for video games on RAWG.
-
rawg_get_gameGet details for a specific game by RAWG ID or slug.
-
rawg_game_screenshotsGet screenshots for a RAWG game.
-
rawg_list_genresList all game genres on RAWG.
-
rawg_list_platformsList all gaming platforms on RAWG.
-
rawg_upcoming_gamesGet upcoming game releases from RAWG.
-
riot_summonerGet a League of Legends summoner by name.
-
riot_rankedGet ranked stats for a League of Legends summoner.
-
riot_match_historyGet match history for a LoL/Riot account by PUUID.
-
riot_get_matchGet details for a specific Riot match by match ID.
-
riot_valorant_accountGet a Valorant account by game name and tag line.
-
bungie_search_playerSearch for a Destiny 2 player by display name.
-
bungie_get_profileGet a Destiny 2 player profile.
-
bungie_get_manifestGet the Destiny 2 manifest definition.
-
bungie_search_entitiesSearch Destiny 2 manifest entities.
-
coc_playerGet a Clash of Clans player by tag.
-
coc_clanGet a Clash of Clans clan by tag.
-
coc_clan_membersGet members of a Clash of Clans clan.
-
cr_playerGet a Clash Royale player by tag.
-
cr_top_playersGet top Clash Royale players globally or by location.
-
bs_playerGet a Brawl Stars player by tag.
-
bs_clubGet a Brawl Stars club by tag.
-
lego_search_setsSearch LEGO sets by name/theme (Rebrickable).
-
lego_get_setGet details for a specific LEGO set by set number.
-
lego_set_partsGet the parts list for a LEGO set.