Tool-level search

WebMCP tools across the web

Search tool names, descriptions, and input properties — independent of host.

1,216 tools

coinranking.com

coinranking_prochart_get_stats

Summary numbers for every series on the chart — high, low, average, first and last value, with the timestamps of the high and low. Prefer th…

answer imperative
coinranking.com

coinranking_prochart_get_series

The chart's plotted data points as { time, value } pairs in data space — the same coordinates drawings use. Downsampled by default to protec…

answer imperative
coinranking.com

coinranking_prochart_list_drawings

The shapes currently drawn on the chart, with their points in data space ({ time, value }) rather than pixels. Positions here are directly c…

answer imperative
coinranking.com

coinranking_prochart_list_history

The chart's undo/redo stack, newest first, with a human-readable label for each step. `past` can be undone, `future` can be redone. The stac…

answer imperative
coinranking.com

coinranking_prochart_list_charts

List the charts this viewer has saved, newest first, with each one's uuid, name, kind and subject. No link is returned — pass the kind and s…

answer imperative
coinranking.com

coinranking_prochart_configure

Change one or more chart options — time period, interval, chart type, log scale, indicators, currency, volume, high/low markers. The whole p…

act imperative requires options
coinranking.com

coinranking_prochart_navigate

Switch to a different chart kind for the current asset, or point the chart at a different asset, category or the global market. A kind switc…

act imperative
coinranking.com

coinranking_prochart_history

Step backwards or forwards through the chart's change history, or jump straight to an entry by index. This is the same stack the undo/redo b…

answer imperative requires action
coinranking.com

coinranking_prochart_compare

Add or remove an overlay plotted alongside this chart — another coin, the global market, or a category. One target per call, each its own un…

act imperative requires action, target
coinranking.com

coinranking_prochart_draw

Draw a line, rectangle, circle or text label on the chart, remove one, or clear them all. Anchors are data coordinates (a timestamp and a va…

act imperative requires action
coinranking.com

coinranking_prochart_export

Export the chart's data as CSV or the chart itself as a PNG image. CSV can be returned directly in the result; saving a file or copying to t…

act imperative requires format
coinranking.com

coinranking_prochart_share_link

Get a link that reproduces the chart exactly as it looks now — kind, asset, time range, styling and drawings all travel in the URL. Returns …

act imperative
coinranking.com

coinranking_prochart_save

Save the chart to the viewer's account, save a copy under a new name, rename it, delete it, or discard unsaved edits. Saving needs a name th…

act imperative requires action
quokkapix.com

quokkapix.get_contract

Returns the QuokkaPix browser-agent contract, supported image tools, DOM selectors, payment policy and local browser processing constraints.

act imperative
quokkapix.com

quokkapix.get_state

Returns current browser-side processing state, selected tool, upload mode, file count, progress, output metadata and payment state.

act imperative
quokkapix.com

quokkapix.get_result_manifest

Returns a machine-readable browser-local processing result, source and output dimensions when available, warnings, capabilities and stable e…

act imperative
quokkapix.com

quokkapix.get_payment_policy

Returns free and paid agent-use rules. Single image runs, single scenarios and small batches up to 5 files are free; larger agent batch/scen…

answer imperative
quokkapix.com

quokkapix.list_recipes

Returns official QuokkaPix browser-local image workflow recipes such as Shopify product pack, Amazon white background pack, metadata clean b…

act imperative
quokkapix.com

quokkapix.list_rule_profiles

Returns sourced marketplace and social image requirement profiles used by QuokkaPix QA reports. Secondary sources are marked explicitly.

act imperative
quokkapix.com

quokkapix.get_rule_profile

Returns one sourced platform image requirement profile by id, including requirements, recommendations, source URL, source type and confidenc…

act imperative requires id
quokkapix.com

quokkapix.get_recipe

Returns one official QuokkaPix recipe by id. The recipe includes applySettings JSON, limits, payment requirement and expected result manifes…

act imperative requires id
quokkapix.com

quokkapix.validate_recipe

Validates a recipe id or custom recipe object before applying it. This does not upload files and does not start processing.

act imperative
quokkapix.com

quokkapix.apply_recipe

Applies an official recipe id or custom recipe JSON to configure a local browser workflow. Files must still be uploaded through the browser …

act imperative
quokkapix.com

quokkapix.apply_settings

Applies browser-agent settings for mode, tool, scenario steps and tool options. Files must still be supplied through the browser file input …

act imperative
quokkapix.com

quokkapix.set_unlock_token

Stores a short-lived x402 unlock token returned by QuokkaPix payment endpoint. The token is verified and consumed when a paid agent batch ru…

act imperative requires unlockToken
quokkapix.com

quokkapix.start

State-changing action: starts the selected QuokkaPix local browser workflow after files have been uploaded through the page. Single-image ru…

act imperative
quokkapix.com

quokkapix.cancel

Cancels the current QuokkaPix browser-side processing run.

transact imperative
store.tryrankly.com

search_products

Search the Rankly Merch catalog. Returns up to `limit` products matching the query and/or category. Each result includes slug (use it with g…

answer imperative
store.tryrankly.com

get_product

Return full details for a product. Provide `slug` (preferred) or `name` (fuzzy).

answer imperative
store.tryrankly.com

list_categories

Return every category slug + name available in the catalog.

answer imperative
store.tryrankly.com

best_sellers

Return the products tagged as best sellers. Optionally restrict by category.

answer imperative
store.tryrankly.com

find_deals

Return products currently discounted (price below MRP) or tagged sale, with discount percent.

answer imperative
store.tryrankly.com

add_to_cart

Add a product to the signed-in user cart. Identify the product by `slug` (preferred), `productId`, or `name` (fuzzy). If none are provided A…

act imperative
store.tryrankly.com

place_demo_order

Complete checkout end-to-end for the current cart using the signed-in demo account. A dummy shipping address is used and the backend applies…

transact imperative
store.tryrankly.com

view_cart

Return the current cart contents and subtotal.

answer imperative
store.tryrankly.com

navigate

Navigate within the storefront. Provide either `path` (absolute, e.g. /p/foo) or `to` (one of: home, cart, checkout, account, login, product…

act imperative
store.tryrankly.com

authenticate

Return whether the user is currently signed in and their basic profile.

answer imperative
store.tryrankly.com

sign_in

Sign in with email + password.

act imperative requires email, password
store.tryrankly.com

sign_in_demo

Synthesize a unique demo email + password, register it, and sign in. Use when not signed in for cart/checkout demo.

act imperative
store.tryrankly.com

returns_policy

Store-wide return policy summary.

answer imperative