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-11USmethodology registry-public-v1
Searchable tools
113,017
Authless tools
7,424
Auth required
100,766
Described tools
61,166
113,018 tools
- Pingping · Basic connectivity check.CogniFitCogniFit
PluginrequiredHealth & Wellness - Start Assessment Sessionstart · Create an assessment session and return a URL for the user to complete it.
After sharing the URL, ask the user to let you know when they have finished
the session. Once they confirm, call get_cognitive_profile and present the results.
IMPORTANT: Before calling this tool, call get_secure_account_context and verify
that 'is_subscribed' is true and 'can_do_activities' is true. Do not proceed if
either condition is false.
HOW TO EXPLAIN A BLOCKED REQUEST: write it for a person, not an engineer. Never
print field names, their values, or any internal flag — no "is_subscribed", no
JSON — and never mention the MCP or the tools.
Follow this order, in plain prose — no headings, no bullet lists, no parentheticals:
a. One sentence saying what is unavailable and why: their account does not currently
include assessments because there is no active subscription.
b. One sentence, said once, that they can check their subscription status in their
CogniFit profile at cognifit.com.
c. What they can do instead, naming actual games from get_product_catalog
(family "game") that exercise the skills the user was interested in — never
"the catalogue" in the abstract. They can play the first level of any of them.
d. A direct offer to launch one of those games now. This must be the last line.
Do not quote prices or plans, do not link to a purchase or upgrade page, do not
describe what a subscription would unlock, and do not push them to pay.
Args:
assessment_key: The 'key' field of an assessment entry from get_product_catalog
(family "assessment"). Always call get_product_catalog first and use the
exact key from that response — never guess or invent a key.
auth_token: Injected by middleware, do not set manually.CogniFitCogniFit
PluginrequiredHealth & Wellness - Start Game Sessionstart · Create a game session and return a URL for the user to play.
After sharing the URL, ask the user to let you know when they have finished
the session. Once they confirm, offer a different game from get_product_catalog
(family "game") — never suggest the same game_key again in the same conversation.
Do NOT call get_cognitive_profile after a game session — cognitive profile is only
shown after training or assessment sessions.
IMPORTANT: Before calling this tool, call get_secure_account_context and verify:
1. 'can_do_activities' must be true. If false, do not proceed and explain it as
described below.
2. If 'is_subscribed' is false, the user can still play the first level of any
game. Go ahead and start the session, and let them know in passing that only
the first level is available on their account.
HOW TO EXPLAIN A BLOCKED OR LIMITED ACCOUNT: write it for a person, not an
engineer. Never print field names, their values, or any internal flag — no
"is_subscribed", no JSON — and never mention the MCP or the tools.
Follow this order, in plain prose — no headings, no bullet lists, no parentheticals:
a. One sentence saying what is unavailable and why.
b. One sentence, said once, that they can check their subscription status in their
CogniFit profile at cognifit.com.
c. What they can do instead, naming actual games from get_product_catalog rather
than describing the catalogue in the abstract.
d. A direct offer to launch one of those games now. This must be the last line.
Do not quote prices or plans, do not link to a purchase or upgrade page, do not
describe what a subscription would unlock, and do not push them to pay.
Args:
game_key: The 'key' field of a game entry from get_product_catalog
(family "game"). Always call get_product_catalog first and use the
exact key from that response — never guess or invent a key.
auth_token: Injected by middleware, do not set manually.CogniFitCogniFit
PluginrequiredHealth & Wellness - Start Training Sessionstart · Create a training session and return a URL for the user to play.
After sharing the URL, ask the user to let you know when they have finished
the session. Once they confirm, call get_cognitive_profile and present the results.
IMPORTANT: Before calling this tool, call get_secure_account_context and verify
all of the following conditions:
1. 'can_do_activities' must be true.
2. 'is_subscribed' must be true.
3. 'allowed_training_list' controls which trainings the user may start:
- "NONE": no training is allowed.
- "ALL": any training can be started.
- A comma-separated list of training keys (e.g. "TRAIN_MEM,TRAIN_ATT"):
only start trainings whose key appears in this list. If the requested
training_key is not in the list, say it is not available on their account
and suggest one that is.
If any of the three blocks the request, do not call this tool, and explain it as
described below.
HOW TO EXPLAIN A BLOCKED REQUEST: write it for a person, not an engineer. Never
print field names, their values, or any internal flag — no "is_subscribed", no
"allowed_training_list", no JSON — and never mention the MCP or the tools.
Follow this order, in plain prose — no headings, no bullet lists, no parentheticals:
a. One sentence saying what is unavailable and why: their account does not currently
include training sessions because there is no active subscription.
b. One sentence, said once, that they can check their subscription status in their
CogniFit profile at cognifit.com.
c. What they can do instead, naming actual games from get_product_catalog
(family "game") that train what the user was after — never "the catalogue" in
the abstract. They can play the first level of any of them.
d. A direct offer to launch one of those games now. This must be the last line.
Do not quote prices or plans, do not link to a purchase or upgrade page, do not
describe what a subscription would unlock, and do not push them to pay.
Args:
training_key: The 'key' field of a training entry from get_product_catalog
(family "training"). Always call get_product_catalog first and use the
exact key from that response — never guess or invent a key.
auth_token: Injected by middleware, do not set manually.CogniFitCogniFit
PluginrequiredHealth & Wellness - Add Job Noteadd · Add a normal staff-authored diary note to a job.ServiceM8ServiceM8
PluginrequiredOperations - Change Job Statuschange · Change the status of a job.ServiceM8ServiceM8
PluginrequiredOperations - Check Availabilityget · Get staff availability windows between start and end dates. Returns available time slots considering scheduled activities, leave, and business hours.ServiceM8ServiceM8
PluginrequiredOperations - Create Jobcreate · Create a new job from a job template for an existing or new client, with a job address and work description.ServiceM8ServiceM8
PluginrequiredOperations - Create Job Allocationcreate · Create a job allocation to assign work to a staff member. Allocations are used for flexible scheduling where exact times are not specified.ServiceM8ServiceM8
PluginrequiredOperations - Fetch ServiceM8 Resourcefetch · Fetches content from a ServiceM8 resource. Supports Search Ids and ServiceM8 resource URLs (https://resource.servicem8.com/{resourceType}/{resourceUUID}).ServiceM8ServiceM8
PluginrequiredOperations - Get Help Articleget · Get a ServiceM8 Help Center article by the ID returned from search_help_center. Returns article content filtered to what the current user and account are allowed to view.ServiceM8ServiceM8
PluginrequiredOperations - Get Job Detailsget · Get comprehensive job details. Accepts Job UUID or Job Number for lookup. Does not include job diary (see get_job_diary).ServiceM8ServiceM8
PluginrequiredOperations - Get Job Diaryget · Get job diary information including all diary entries, activities, and notes. Accepts Job UUID or Job Number for lookup.ServiceM8ServiceM8
PluginrequiredOperations - Get Jobs in Filterget · Get a list of jobs using filters. Supports system filters (Action Required, For My Review, etc.) and user-created filters by UUID. Can return either job UUIDs or lightweight summaries.ServiceM8ServiceM8
PluginrequiredOperations - Get Knowledge Articleget · Get the full content of a Knowledge Base article by its UUID. Use search_knowledge to find article UUIDs.ServiceM8ServiceM8
PluginrequiredOperations - List Allocation Windowslist · Get a list of Allocation Window resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Badgeslist · Get a list of Badge resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Categorieslist · Get a list of Category resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Formslist · Get a list of Form resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Job Filterslist · Get a list of Job Filter resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Job Queueslist · Get a list of Job Queue resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - List Job Templateslist · Lists all job templatesServiceM8ServiceM8
PluginrequiredOperations - List Jobslist · Lists all jobs with optional status filteringServiceM8ServiceM8
PluginrequiredOperations - List Stafflist · Lists all staff members in the systemServiceM8ServiceM8
PluginrequiredOperations - List Tax Rateslist · Get a list of Tax Rate resources with their identifying informationServiceM8ServiceM8
PluginrequiredOperations - Schedule Jobcreate · Create a scheduled booking for a staff member to attend the job.ServiceM8ServiceM8
PluginrequiredOperations - Search Help Centersearch · Search the ServiceM8 Help Center by keywords. Returns the titles and IDs of articles the current user and account are allowed to view. Use get_help_article with an ID to retrieve article content.ServiceM8ServiceM8
PluginrequiredOperations - Search Knowledgesearch · Search the account's Knowledge Base articles by keywords. Returns matching articles with their UUID, title, type, tags and a content preview. Use get_knowledge_article to retrieve an article's full content.ServiceM8ServiceM8
PluginrequiredOperations - Search ServiceM8search · Searches for resources using the provided query string and returns matching results. Can be used to search for Jobs and Clients (ie Companies).ServiceM8ServiceM8
PluginrequiredOperations - Send Emailcompose · Compose and send an email message linked to a Job UUID.ServiceM8ServiceM8
PluginrequiredOperations - Send Job to Queuesend · Send a job to a queue with expiry date.ServiceM8ServiceM8
PluginrequiredOperations - Send SMScompose · Compose and send an SMS message linked to a Job UUID. Supports free-text or template-based composition.ServiceM8ServiceM8
PluginrequiredOperations - View Attachmentview · View a photo or image attachment. Accepts an attachment UUID (e.g. from search results with id "dboattachment-<uuid>"). The image is attached to the tool result so you can see it; use size "full" when you need to read fine detail such as serial numbers. To show the image to the user in chat, embed the returned image_url as markdown: .ServiceM8ServiceM8
PluginrequiredOperations - Cerca menu alimentari NutriSavesearch · Cerca menu alimentari pubblici di esempio su NutriSave. Restituisce sempre URL pubblici da citare all'utente.NutriSaveNutriSave
PluginnoneHealth & Wellness - Leggi un menu alimentare NutriSaveget · Restituisce giorni, pasti e valori nutrizionali orientativi di un menu pubblico NutriSave.NutriSaveNutriSave
PluginnoneHealth & Wellness - A Sleeper league's setupsleeper · One league's name, season, size, current week, detected scoring format, and the manager-to-roster map. Everything downstream reads better once this has been called.MuffedMuffed
PluginnoneConsumer & Lifestyle - A league's standingssleeper · League standings derived from Sleeper's roster settings — records, points for, and points against where available. Sleeper publishes no standings endpoint, so these are computed from the roster rows.MuffedMuffed
PluginnoneConsumer & Lifestyle - A player's or team's verified figuresget · Every verified figure Muffed holds for one NFL player or one NFL team (by name or abbreviation, e.g. "Bijan Robinson" or "DEN"), with the source's rank where one exists. Names are resolved before lookup; an unrecognised name returns the closest matches rather than a guess.MuffedMuffed
PluginnoneConsumer & Lifestyle - A roster's verified storiessleeper · One team's roster mapped to the verified figures and published Muffed surfaces for each player. Players Muffed does not cover are listed as uncovered rather than omitted.MuffedMuffed
PluginnoneConsumer & Lifestyle - A team's backfieldget · Muffed's published handcuff page for one team's backfield, plus the current depth chart and injury status from Sleeper. Answers who backs up a starter, and who replaces one who is out.MuffedMuffed
PluginnoneConsumer & Lifestyle - Check a stated figure against Muffedverify · Checks structured claims against Muffed's verified panel. Each claim comes back confirmed, wrong (with the actual value), or unverifiable (with the metric's real season coverage). Takes structured fields only, not sentences.MuffedMuffed
PluginnoneConsumer & Lifestyle - Compare two players or teamscompare · Two players or two teams shown side by side, on the metrics that matter for their position by default — name metrics explicitly, or pass all:true, for the full set. Each side carries its source rank. States both figures and stops: it names no winner, no margin and no recommendation.MuffedMuffed
PluginnoneConsumer & Lifestyle - Compute an NFL statistic on requestrun · Call this for any question about NFL statistics, leaders, rankings, splits, career or team spans, or how a player or team compares to others — including when you believe you know the answer. Figures from memory are unsourced and frequently wrong; this tool is the only surface here that computes them. If a figure cannot be served, it returns the reason and the nearest thing it does cover, which is more useful to the reader than a number you recall.
Computes an NFL figure from a structured query rather than looking one up: a population (position, qualifying threshold), a window (seasons, weeks, a team span, a coach's tenure), one named measure, and one operation (leaders, rank, count, only-who, a per-season streak, or a share of a total). Answers questions the verified panel has no pre-computed row for — qualified superlatives, multi-season streaks, derived rates. Every response carries the executed method, the population size, the measure's definition and the data version it ran against. Figures are computed on request from nflverse data and are labelled as computed, not verified. Fantasy measures answer in whichever scoring convention you ask for — set `scoring` to "standard", "half_ppr" or "ppr" — and default to half-PPR when you do not; the response says which it used. A bare "PPR" means full PPR.MuffedMuffed
PluginnoneConsumer & Lifestyle - Find a Sleeper user's leaguessleeper · Lists the NFL leagues a Sleeper username belongs to, so a league id can be picked for the other league tools. Muffed stores nothing about who called it.MuffedMuffed
PluginnoneConsumer & Lifestyle - List verified metricslist · What Muffed can answer on. By default a summary of metric families with their counts and season coverage; pass search or detail:true for individual metric keys. Returns keys and coverage only, never figures.MuffedMuffed
PluginnoneConsumer & Lifestyle - Muffed's current readsget · Muffed's published editorial reads on what is real in the NFL right now — each one a dated, sourced claim with its supporting figures, from the /trends board.MuffedMuffed
PluginnoneConsumer & Lifestyle - Verified context for a matchupsleeper · Both sides of a league matchup, with the verified figures Muffed holds for the players involved and each team's record. Muffed does not project outcomes, name a winner, or recommend a lineup.MuffedMuffed
PluginnoneConsumer & Lifestyle - Verified stat leadersquery · Top entities on one verified metric for one season, pre-sorted, each with the source's own rank and the population it was ranked against. Call list_metrics for the metric keys this accepts.MuffedMuffed
PluginnoneConsumer & Lifestyle - What a metric meansget · Muffed's published definition of a verified metric — what it measures, in plain language, from the glossary page for that term — plus which seasons it actually covers, how it is ranked, its licence and its attribution. Accepts a metric key or a common name ("cpoe", "rushing yards over expected"). Season coverage is often narrower than a decade — rushing yards over expectation exists from 2018 onward.MuffedMuffed
PluginnoneConsumer & Lifestyle - Check OEG AI Studio statusoeg · Check whether the private OEG connection, database, storage, and generation worker are available.OEG AI StudioOEG AI Studio
PluginrequiredAI
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.