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
- List team time entrieslist · List time entries across all team members (team admin only). Returns entries for the entire team by default. Use creator_emails to filter to specific people. Non-admins will only see their own entries. Sorted by start time.RizeRize
PluginrequiredProductivity - List teamslist · List the teams the authenticated user can access — org admins see every team in their orgs. The user's default team is returned first. Use this to obtain a team_id for other tools (time entries, allocations, team members). Each team includes agent_context (the standing guidance applied to its members' agent runs) when the caller can edit it — team admins and org admins; null otherwise.RizeRize
PluginrequiredProductivity - List workspace memberslist · List the workspace (organization) roster with per-team assignments. Visibility depends on your role: workspace admins see everyone, team admins and viewers see their teams, managers see their direct reports, plain members see an empty roster. Rates are only returned for workspace admins and finance grantees. Get workspace_id from get_current_user (org.id).RizeRize
PluginrequiredProductivity - Query organization context documentsquery · Search an organization's uploaded context documents (contracts, invoices, PDFs, etc.) using semantic retrieval. Returns the most relevant text chunks with source file names and relevance scores. Use this when the user asks about org-specific documents or context they have uploaded.RizeRize
PluginrequiredProductivity - Regenerate time entryregenerate · Regenerate AI content for a pending or failed time entry. Useful when generation failed or you want a better title/description. Optionally provide custom instructions to guide the AI. Rate limited: max 3 regenerations per entry, 15 per minute.RizeRize
PluginrequiredProductivity - Reject time entriesreject · Reject pending AI-generated time entry suggestions. Rejected entries are kept but hidden from active views.RizeRize
PluginrequiredProductivity - Remove team memberremove · Remove a member from a team. The membership is archived, not deleted — historical time entries are kept and re-inviting the person restores it. Requires team admin or org admin permissions. Use list_team_members to find team_member_id values.RizeRize
PluginrequiredProductivity - Search my meetingssearch · Search the current user's calendar events and meeting transcripts over a date range. Use this for what was scheduled, who attended, what was discussed, or finding the recording behind a meeting.RizeRize
PluginrequiredProductivity - Sign up for Rizesign · Create a new Rize account via magic link. Sends a sign-in link to the user's email. After clicking the link, the user should download the Rize desktop app to start tracking time automatically.RizeRize
PluginrequiredProductivity - Update clientupdate · Update an existing client's name, hourly rate, color, status, keywords (for auto-tagging keyword matching), or prompt (AI context for tagging).RizeRize
PluginrequiredProductivity - Update contractupdate · Update a contract's billing details. Changes to rate fields are synced to the current period.RizeRize
PluginrequiredProductivity - Update keywordupdate · Update an existing keyword's text, match type, or field. Use list_keywords to find the keyword ID first.RizeRize
PluginrequiredProductivity - Update labelupdate · Update an existing label's name, description, prompt, color, or status. Requires team admin role.RizeRize
PluginrequiredProductivity - Update member agent settingsupdate · Update another workspace member's agent settings: their personal guidance, tagging instructions, and/or activity summary instructions. Admins only (org admins, plus admins of an active team the member belongs to). Omitted fields are left unchanged; pass an empty string to clear one. Read current values first with get_member_agent_settings. For your OWN settings use update_tagging_settings.RizeRize
PluginrequiredProductivity - Update projectupdate · Update an existing project's name, client, color, status, keywords (for auto-tagging keyword matching), or prompt (AI context for tagging).RizeRize
PluginrequiredProductivity - Update tagging settingsupdate · Update your AI tagging settings: tracking mode, minimum entry duration, auto-approve threshold, and custom instructions for how the AI should tag your time entries and generate activity summaries. Which tag dimensions are automated is user-managed and not changeable here. Use get_tagging_settings to read current values first.RizeRize
PluginrequiredProductivity - Update taskupdate · Update an existing task's name, project, assignee, color, status, or keywords (for auto-tagging keyword matching).RizeRize
PluginrequiredProductivity - Update team agent contextupdate · Set a team's standing agent guidance — injected into every team member's agent runs (chat, reports, routines, tagging). Team admins and org admins only. Read current values via list_teams. May embed skills as markdown links like [Name](rize://skill/ID); only team- or workspace-visible skills are accepted. Pass an empty string to clear.RizeRize
PluginrequiredProductivity - Update team memberupdate · Update a team member's role, title, manager, hourly rate, cost rate, or billable default. Requires team admin or org admin permissions. Use list_team_members to find team_member_id values.RizeRize
PluginrequiredProductivity - Update time entryupdate · Update an existing time entry. Supports changing times, title, description, billing, label, and entity reassignment (client, project, task). Changing team_id clears entity assignments.RizeRize
PluginrequiredProductivity - Update workspace agent contextupdate · Set the workspace's standing agent guidance — injected into every member's agent runs (chat, reports, routines, tagging). Workspace admins only. Read the current value via get_tagging_settings (org_agent_context). May embed skills as markdown links like [Name](rize://skill/ID); only workspace-visible skills are accepted. Pass an empty string to clear.RizeRize
PluginrequiredProductivity - Create Postcreate · Use this to create a post with optional media, thread replies, or a quoted SimplePost source. postingMode "now" publishes immediately, "schedule" requires a future timezone-aware scheduledFor, and "draft" saves without publishing. The tool validates internally and returns per-account results. TikTok defaults to public (PUBLIC_TO_EVERYONE) when privacy is omitted. Photo posts use message as the description and as a short title, and default autoAddMusic to true. Pass autoAddMusic:false, title, description, or photoCoverIndex inside accountOptions[accountId] to override. Respect an explicit audience by passing privacyLevel in accountOptions keyed by account ID. get_tiktok_creator_info returns allowed choices when needed.SimplePostSimplePost
PluginrequiredMarketing - Discard Scheduled Postdiscard · Use this when the user asks to cancel, delete, or discard a draft or future scheduled SimplePost post by postId. It permanently deletes the SimplePost record and stored media. It cannot remove or undo posts already published to external platforms.SimplePostSimplePost
PluginrequiredMarketing - Get Scheduleget · Use this when the user wants a text or structured-data view of a day, week, or month of SimplePost posting slots and activity. It includes open slots and scheduled, pending, published, failed, and past posts without rendering UI.SimplePostSimplePost
PluginrequiredMarketing - Get TikTok Posting Settingsget · Get a connected TikTok creator's current identity, allowed privacy levels, interaction settings and posting limits when inspecting settings or troubleshooting publishing. MCP posts default to public; pass accountOptions[accountId].privacyLevel to create_post to override that audience. Does not publish content.SimplePostSimplePost
PluginrequiredMarketing - Inspect Postsinspect · Use this to search or inspect SimplePost records that are drafts, scheduled, posted, or failed. It supports text/status filters and exact postId lookup, and returns IDs needed to quote, update, or discard a post. It only reads SimplePost data and does not render UI.SimplePostSimplePost
PluginrequiredMarketing - List Connected Accountslist · Use this to list the authenticated user's connected social accounts and obtain the exact accountId values required by posting tools. It only reads SimplePost data; connecting, disconnecting, or reauthorizing accounts is handled in the SimplePost web app.SimplePostSimplePost
PluginrequiredMarketing - Preview Postpreview · Use this for a text and structured-data preflight before creating a post. It resolves accounts, media, thread, quote source, timing, and validation without writing to SimplePost or rendering UI. scheduledFor must be a timezone-aware ISO 8601 datetime.SimplePostSimplePost
PluginrequiredMarketing - Show Post Previewshow · Use this when the user asks to see a post. It renders a realistic MCP Apps preview with a platform switcher for either a saved postId or supplied unsaved content. It is read-only and also returns a text fallback; use preview_post for a data-only preflight.SimplePostSimplePost
PluginrequiredMarketing - Show Scheduleshow · Use this when the user asks to show or open a day, week, or month SimplePost schedule. It renders an interactive MCP Apps calendar with open slots and scheduled, pending, published, failed, and past activity, and also returns a text fallback. Use get_schedule for the same period as data without UI.SimplePostSimplePost
PluginrequiredMarketing - Update Scheduled Postupdate · Use this to change a draft or future scheduled SimplePost post by postId. Omitted fields stay unchanged; postingMode can move a post between draft and scheduled. Scheduled results are validated before saving. It cannot edit posted, failed, pending, or due posts.SimplePostSimplePost
PluginrequiredMarketing - Upload Mediaupload · Use this to upload an image or video file from the chat to SimplePost storage. It returns a public media URL and metadata for posting tools. The file parameter is required; publicly fetchable URLs can be passed directly to posting tools instead.SimplePostSimplePost
PluginrequiredMarketing - Validate Postvalidate · Use this when the user asks to validate, check, test, or troubleshoot post text and optional media for selected accounts. It returns platform-specific errors and warnings without creating, scheduling, or publishing a post. create_post performs the same blocking validation internally.SimplePostSimplePost
PluginrequiredMarketing - Add a bundle cost definitioncreate · Create a virtual bundle: a set of products/variants that, together, carry one combined tiered supplier cost instead of pricing at their individual single-item costs. Use this only when the cost applies to the combination - a single product's own COGS is set with update_product_costs. Each cost entry's `sourceCurrency` is the currency its tier totals are in. Returns the created bundle, including its new id.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Add an expensecreate · Create a manually-tracked expense for the merchant. `cost` is in `currency` (e.g. 12.50), which defaults to the store's display currency. Set `spreadFromDate` to spread the cost evenly across each day from that date up to `date`. Returns the ids of the created expenses.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Add an incomecreate · Create a manually-tracked income (revenue outside Shopify orders) for the merchant. `amount` is in `currency` (e.g. 12.50), which defaults to the store's display currency. Set `spreadFromDate` to spread the amount evenly across each day from that date up to `date`. Returns the ids of the created incomes.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Delete a bundle cost definitiondelete · Delete a virtual bundle by id (get the id from get_bundle_costs).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Delete a product's custom COGSdelete · Delete the custom cost of goods (COGS) configuration of one product. Afterwards the product falls back to the COGS synchronized from Shopify, if any.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Delete an expensedelete · Delete a manually-tracked expense by id (get the id from get_expenses).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Delete an incomedelete · Delete a manually-tracked income by id (get the id from get_incomes).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Edit a bundle cost definitionupdate · Update an existing virtual bundle by id (get the id from get_bundle_costs). Overwrites every field. Each cost entry's `sourceCurrency` is the currency its tier totals are in. Returns the updated bundle.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Edit an expenseupdate · Update a manually-tracked expense by id (get the id from get_expenses). Overwrites title, cost, and date. `cost` is in `currency` (e.g. 12.50), which defaults to the currency stored on the expense. Changing the currency resets the stored conversion rate. Returns the updated expense.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Edit an incomeupdate · Update a manually-tracked income by id (get the id from get_incomes). Overwrites title, amount, and date. `amount` is in `currency` (e.g. 12.50), which defaults to the currency stored on the income. Changing the currency resets the stored conversion rate. Returns the updated income.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get a product's custom COGSget · The custom cost of goods (COGS) configuration of one product: a list of cost entries either on the product level or per variant, each with a country whitelist (empty = catch-all), an optional start date, its own currency, and tiered costs (total cost per quantity). Returns null when the product has no custom costs. This covers a product sold on its own - the combined cost of a set of products sold together lives in the bundle cost tools (get_bundle_costs).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get a profit & loss report for your storeget · Profit & loss report for the authenticated merchant over a date range: gross sales, discounts, returns, taxes, net revenue, COGS, ad spend per platform, expenses, income, and net profit, grouped into periods.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get frequently bought together productsget · Top product bundles of 2 to 5 products bought together in one order for the authenticated merchant over a date range, ranked by co-occurrence count, with support (share of orders containing the bundle) and lift (co-occurrence vs. chance; >1 means genuine affinity).Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get metrics about your storeget · Revenue, ad spend (per platform), COGS, and profit for the authenticated merchant over a date range.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get one order in detailget · Full detail for one order: line items with costs and profit, refunds, attribution touchpoints, overwrites, and neighboring order ids. Use the order ids returned by get_orders.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get one product with its variantsget · One product of the merchant: the product itself plus its variants with their ids, titles, and the COGS synced from Shopify, the product's custom COGS configuration, and the countries the shop ships to. Variant ids from here are the keys for per-variant entries in update_product_costs.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics - Get profit stats broken down by countryget · Per-country profit stats for the authenticated merchant over a date range: orders, gross sales, discounts, returns, taxes, net revenue, COGS, shipping and transaction costs, and gross profit, one row per destination country.Juicy Profit AnalyticsJuicy
PluginrequiredData & Analytics
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.