Back to tracker
Plugin tracker
Tools
Explore what tracked Claude Connectors and ChatGPT Plugins can actually do. Search by tool, Plugin, Brand, category, verb, or access requirement.
Latest snapshot2026-09-12USmethodology registry-public-v1
Searchable tools
113,018
Authless tools
7,424
Auth required
100,766
Described tools
61,167
113,018 tools
- Marquer des transcriptions comme livréesmark · Marque des transcriptions comme livrées (récupérées) pour l'utilisateur courant. À appeler après avoir téléchargé et rangé les fichiers.KleeKlee
PluginrequiredProductivity - Mettre à jour les intervenants d'un projetupdate · Ajoute, met à jour et/ou retire des intervenants du référentiel d'un projet. add : liste d'intervenants (name requis ; title/company optionnels — un name déjà présent met à jour sa fonction/société). remove : liste de noms à retirer (insensible à la casse). Renvoie le référentiel résultant complet.KleeKlee
PluginrequiredProductivity - Mettre à jour les mots-clés d'un projetupdate · Ajoute et/ou retire des mots-clés d'un projet (vocabulaire qui améliore la qualité de transcription des audios du projet). Fournir add et/ou remove ; détection des doublons et retraits insensible à la casse. Renvoie la liste résultante complète.KleeKlee
PluginrequiredProductivity - Modifier une réunionupdate · Modifie une réunion du calendrier dont l'utilisateur est l'organisateur (event_id via list_upcoming_meetings). Graph NOTIFIE les invités du changement. IMPÉRATIF : présenter les changements à l'utilisateur et obtenir sa confirmation explicite avant l'appel. Si une séance Klee est liée à la réunion, elle est resynchronisée automatiquement (horaire, durée, participants — contexte et objectifs intacts).KleeKlee
PluginrequiredProductivity - Modifier une séance liveupdate · Complète ou modifie une séance live existante (créée dans l'app ou via MCP) : contexte, objectifs (remplace la liste), titre, horaire, durée. Utiliser list_live_sessions pour trouver l'id.KleeKlee
PluginrequiredProductivity - Planifier une réunioncreate · Crée une réunion dans le calendrier Microsoft/Teams de l'utilisateur. Les invitations sont envoyées IMMÉDIATEMENT par Exchange aux invités (avec le lien Teams si réunion en ligne, et l'ordre du jour dans le corps du mail). IMPÉRATIF : avant d'appeler cet outil, présenter à l'utilisateur le récapitulatif complet — objet, date et heures, réunion en ligne ou présentiel (lieu), chaque invité avec son adresse email, corps de l'invitation — et obtenir sa confirmation explicite. Résoudre les adresses via les membres de projet (list_projects) ou les réunions du calendrier (list_upcoming_meetings) ; sinon demander l'adresse à l'utilisateur. Réunions ponctuelles uniquement (pas de récurrence). Chaîner ensuite create_live_session(teams_event_id=…) pour préparer la séance Klee liée.KleeKlee
PluginrequiredProductivity - Rechercher dans les transcriptionssearch · Recherche plein-texte dans le CONTENU des transcriptions terminées (texte, synthèse, nom de fichier), insensible à la casse. Renvoie les transcriptions correspondantes avec des extraits autour des occurrences — sans charger les transcripts entiers en contexte. La correspondance est une sous-chaîne exacte : préférer des mots-clés courts et retenter avec des variantes si besoin. Réponse : {items: [{id, filename, project, created_at, match_count, excerpts}], count, has_more}.KleeKlee
PluginrequiredProductivity - Renommer une transcriptionrename · Renomme une transcription (son titre affiché partout : listes, exports, PV). Effet immédiat et réversible. Utiliser list_transcriptions ou search_transcriptions pour trouver l'id.KleeKlee
PluginrequiredProductivity - Récupérer une transcriptionget · Détails d'une transcription + download_url temporaire (30 min). Pour récupérer le fichier sans le charger dans le contexte, exécuter : curl -sS -o '<chemin/fichier>' '<download_url>'. Mettre include_text=true seulement si le contenu doit être lu dans la conversation (coûteux en contexte).KleeKlee
PluginrequiredProductivity - Get focus stateget · Returns whether the user is currently in a focus zone, focus session, or timer, including timing, blocking, and linked project context.RescueTimeRescueTime
PluginrequiredProductivity - Project time historyproject · Returns the authenticated user's project-time blocks within a date range, including user-owned and available team projects, tasks, clients, and review state.RescueTimeRescueTime
PluginrequiredProductivity - Recent activityrecent · Returns recent logged applications/sites with category and productivity context. Day chunks use five-minute intervals; week chunks use hourly intervals.RescueTimeRescueTime
PluginrequiredProductivity - RescueTime reference documentationreference · Reads public RescueTime taxonomy, productivity, overview, or category definitions. No authentication is required.RescueTimeRescueTime
PluginrequiredProductivity - Start focus sessionstart · Starts a focus session for the authenticated user. Call get_focus_state first and use only after the user explicitly asks to start a session.RescueTimeRescueTime
PluginrequiredProductivity - Start timerstart · Starts a project-aware timer for the authenticated user. Call get_focus_state first and use only after the user explicitly asks to start a timer.RescueTimeRescueTime
PluginrequiredProductivity - Stop focusstop · Stops the active focus session or timer. Pass the start epoch returned by get_focus_state and use only after the user explicitly asks to stop it.RescueTimeRescueTime
PluginrequiredProductivity - Time by taxonomytaxonomy · Rolls up tracked time by activity, category, overview, or productivity for a bounded date range.RescueTimeRescueTime
PluginrequiredProductivity - Government bond yieldget · Latest government bond yield (last rate) for a country/tenor pair. Symbols use COUNTRY:TENOR. Countries: US, DE, FR, IT, ES, UK (UK gilts use UK, never GB). US tenors: 1M, 3M, 6M, 1Y, 2Y, 3Y, 5Y, 7Y, 10Y, 20Y, 30Y. European tenors: 1Y, 2Y, 3Y, 5Y, 10Y, 30Y only.TickerLayerTickerLayer
PluginrequiredFinance - Historical barsget · Historical OHLCV aggregate bars between two UTC dates. Valid interval pairs: 1/5/15 minute, 1/4 hour, 1 day. History depth depends on the account plan.TickerLayerTickerLayer
PluginrequiredFinance - Last tradeget · Most recent trade (price/size/timestamp) for a symbol. Symbol conventions: crypto pairs like BTCUSD; forex pairs like EURUSD; commodities like XAUUSD; ETF codes like US500ETF; stocks always use the COUNTRY:TICKER form with the listing country's ISO alpha-2 prefix, e.g. US:AAPL, DE:BMW, SA:2222. Indices are their own asset class (asset_class "indices") with bare codes: US500 (S&P 500), US100 (Nasdaq 100), US30 (Dow), DE40 (DAX), UK100 (FTSE 100), JP225 (Nikkei), KR200 (KOSPI 200), HK50 (Hang Seng). Never request an index through stocks (US:SP500, US:KOSPI, US:NYSE are invalid). Do not invent tickers or file non-US listings under US:; coverage outside the US is curated, so when unsure call list_symbols first. A 404 means the symbol is not in the catalog.TickerLayerTickerLayer
PluginrequiredFinance - Latest quoteget · Latest bid/ask quote for a symbol in any asset class. Symbol conventions: crypto pairs like BTCUSD; forex pairs like EURUSD; commodities like XAUUSD; ETF codes like US500ETF; stocks always use the COUNTRY:TICKER form with the listing country's ISO alpha-2 prefix, e.g. US:AAPL, DE:BMW, SA:2222. Indices are their own asset class (asset_class "indices") with bare codes: US500 (S&P 500), US100 (Nasdaq 100), US30 (Dow), DE40 (DAX), UK100 (FTSE 100), JP225 (Nikkei), KR200 (KOSPI 200), HK50 (Hang Seng). Never request an index through stocks (US:SP500, US:KOSPI, US:NYSE are invalid). Do not invent tickers or file non-US listings under US:; coverage outside the US is curated, so when unsure call list_symbols first. A 404 means the symbol is not in the catalog.TickerLayerTickerLayer
PluginrequiredFinance - List supported symbolslist · List the enabled public symbols for an asset class, optionally filtered by a case-insensitive substring of the symbol or name. Use this before guessing a symbol.TickerLayerTickerLayer
PluginrequiredFinance - Market holidaysget · Holiday calendar (full closures and early closes) for a market, asset class, or symbol.TickerLayerTickerLayer
PluginrequiredFinance - Market snapshotget · Consolidated snapshot for a symbol: last trade, bid/ask quote, previous close, and change vs that close. Best single call for "how is X doing right now". For OHLC bars use get_history or get_previous_close. Symbol conventions: crypto pairs like BTCUSD; forex pairs like EURUSD; commodities like XAUUSD; ETF codes like US500ETF; stocks always use the COUNTRY:TICKER form with the listing country's ISO alpha-2 prefix, e.g. US:AAPL, DE:BMW, SA:2222. Indices are their own asset class (asset_class "indices") with bare codes: US500 (S&P 500), US100 (Nasdaq 100), US30 (Dow), DE40 (DAX), UK100 (FTSE 100), JP225 (Nikkei), KR200 (KOSPI 200), HK50 (Hang Seng). Never request an index through stocks (US:SP500, US:KOSPI, US:NYSE are invalid). Do not invent tickers or file non-US listings under US:; coverage outside the US is curated, so when unsure call list_symbols first. A 404 means the symbol is not in the catalog.TickerLayerTickerLayer
PluginrequiredFinance - Market statusget · Whether markets are open, closed, or in pre/post-market. Call without arguments for a global overview (crypto, forex, and stock regions), or narrow by asset, symbol, or market/region code (e.g. market=US).TickerLayerTickerLayer
PluginrequiredFinance - Previous closeget · Previous completed daily bar (OHLCV) for a symbol. Pass interval for the most recently settled intraday bar instead. Symbol conventions: crypto pairs like BTCUSD; forex pairs like EURUSD; commodities like XAUUSD; ETF codes like US500ETF; stocks always use the COUNTRY:TICKER form with the listing country's ISO alpha-2 prefix, e.g. US:AAPL, DE:BMW, SA:2222. Indices are their own asset class (asset_class "indices") with bare codes: US500 (S&P 500), US100 (Nasdaq 100), US30 (Dow), DE40 (DAX), UK100 (FTSE 100), JP225 (Nikkei), KR200 (KOSPI 200), HK50 (Hang Seng). Never request an index through stocks (US:SP500, US:KOSPI, US:NYSE are invalid). Do not invent tickers or file non-US listings under US:; coverage outside the US is curated, so when unsure call list_symbols first. A 404 means the symbol is not in the catalog.TickerLayerTickerLayer
PluginrequiredFinance - Trading sessionsget · Trading session windows (pre-market, primary, post-market) for a market, asset class, or symbol on a given date.TickerLayerTickerLayer
PluginrequiredFinance - Fetch a Dentovio Exam Sourcefetch · Retrieve one published Dentovio exam-preparation reference by an exact ID returned from search, including canonical URL, verification context, review state, and public source URLs.Dentovio Exam SourcesDentovio
PluginnoneEducation - Search Dentovio Exam Sourcessearch · Search Dentovio's published, source-backed dental exam-preparation references. Returns stable IDs, titles, and canonical public URLs. Use fetch with an exact returned ID for the source-backed text. Do not include patient information, credentials, or other sensitive personal data.Dentovio Exam SourcesDentovio
PluginnoneEducation - Anbefal BERG-trampolinerrecommend · Use this when a customer wants a short list of BERG trampoline candidates from SportGym based on use, installation, shape and optional budget, space or safety-net preference. Ask only for constraints that can change the result. Catalog ordering and match reasons are not proof of fit, dimensions, compatibility or safety; verify exact specifications and state tradeoffs before a final recommendation.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Find reservedelefind · Use this to search possible spare-part candidates for known sports equipment. Require brand and model and include size, year or product number when known. Returned products are search candidates, never compatibility proof; verify an explicit compatibility relation or escalate to SportGym before recommending or creating a cart.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Hent SportGym-guideget · Use this for curated SportGym guidance about choosing a trampoline, BERG series, maintenance or visiting the showroom. Returns guidance, source URL and commercial disclosure. Treat model-specific safety, dimensions and compatibility as unconfirmed until checked in the exact manufacturer material; use product tools for current commerce data.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Hent et SportGym-produktget · Use this after a SportGym search when the user wants current details about one known product and its variants. Requires the exact product ID returned by another SportGym tool and returns product facts and source; it does not prove suitability or spare-part compatibility.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Opret SportGym-kurvcreate · Use this only after the user explicitly asks to add exact, currently available SportGym variants to a cart or proceed toward purchase. Do not use for an unverified spare-part match. It creates a Shopify cart and returns an external checkout link; it does not complete payment or place an order, and failures must not be treated as a successful cart.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Sammenlign SportGym-produktercompare · Use this after search_products to retrieve 2–4 exact SportGym products for a factual comparison. Compare only returned, documented attributes; mark missing suitability, dimensions, safety or compatibility data as unconfirmed rather than inferring it.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Søg i SportGyms produktersearch · Use this to search physical sports equipment in SportGym's current catalog or retrieve current price, product-level availability and variants. Returns matching products and their source; an empty result means no catalog match. Do not use for general training advice, market-wide search or documented compatibility.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Vis SportGym-produktkortshow · Render 1–4 current SportGym product cards after a catalog, comparison, recommendation or spare-part search. Pass only exact returned product IDs. This refreshes display facts but does not validate fit, safety or compatibility and must not turn uncertain spare-part candidates into recommendations.SportGym UdstyrsekspertenSportGym
PluginnoneCommerce - Explain Palm Featureexplain · Explain a specific palm line or mount in detailAsk PalmistryAsk Palmistry
PluginnoneConsumer & Lifestyle - Start Palm Readingstart · Start a structured palm reading based on the uploaded palm photo or descriptionAsk PalmistryAsk Palmistry
PluginnoneConsumer & Lifestyle - create_ordercreate · Create the real order (requires confirm_token from validate_order, after user approval). Returns the payment wallet address, exact crypto amount, 30-minute expiry, and an order-status URL. The purchased code/QR is emailed by Cryptorefills to the buyer — it is never returned here.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - get_currenciesget · List all supported payment cryptocurrencies (the response carries the current set).AgentRoamAgentRoam
PluginnoneTravel & Hospitality - get_order_statusget · Poll order state (WAITING_FOR_PAYMENT → PARTIAL → COMPLETED, or CANCELED/EXPIRED). Requires the status_token from create_order.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - get_payment_methodsget · Full payment matrix: every supported coin × network combination currently available, with the exact network strings orders require. The response includes live totals — report those, never a memorized count.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - get_priceget · Live crypto price for one product/denomination. Payment coins include USDT, USDC, BTC (incl. Lightning), ETH, SOL, DAI, PYUSD, LTC, TRX, TON, DOGE and SUI across many networks — call get_payment_methods for the current list. Never creates an order.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - list_brandslist · Browse all available brands/carriers for a country: gift cards (500+ US brands) and mobile top-up carriers (100+ countries). Never creates an order.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - list_esim_planslist · PREFERRED for any eSIM request: live eSIM data plans for a destination (110+ countries, plus "eu" Europe and "ww" Global multi-country plans) with USD prices and crypto amounts. Renders an interactive plan-picker widget where the user can complete the purchase directly. Never creates an order by itself.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - list_productslist · List a brand's live products/denominations with prices in the chosen coin — exact labels to use with get_price/validate_order (for eSIM use list_esim_plans instead). Never creates an order.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - purchase_wizardpurchase · Text-only fallback purchase flow for clients WITHOUT widget support. In ChatGPT prefer list_esim_plans / list_products + validate_order + create_order instead. Stateful: call repeatedly with the same session_token, answering one question at a time, until status is "complete". First call: empty arguments. The final "confirm" answer creates a REAL order — get explicit user approval first.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - search_productssearch · Search the AgentRoam travel-crypto catalog: gift cards (Airbnb, Uber, airlines, 500+ US brands), eSIM data plans (110+ destinations incl. Europe/Global region plans) and mobile top-ups (carriers in 100+ countries). Returns product handles for get_price/validate_order. Never creates an order.AgentRoamAgentRoam
PluginnoneTravel & Hospitality - validate_ordervalidate · Dry-run an order and mint a one-time confirm_token (valid 10 minutes). Returns a human-readable summary that MUST be shown to the user for approval before calling create_order. Does NOT create the order or reserve funds.AgentRoamAgentRoam
PluginnoneTravel & Hospitality
What is Tool Explorer?
Tool Explorer indexes the callable tool names and descriptions attached to public registry profiles. It is useful for seeing what agents can actually invoke, not just which profile exists.
How do category and verb filters work?
Category filters use the live registry category rollup. Verb filters use the public tool insights rollup, so the page stays backed by the same read models as the tracker charts.
Why do auth requirements matter?
Auth requirements show whether a tool is likely usable without account connection, requires authentication, is private, or is unknown in the current snapshot.