DeveloperWebMCP verified
store.tryrankly.com WebMCP tools
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.
DeveloperWebMCP verified
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search the Rankly Merch catalog. Returns up to `limit` products matching the query and/or category. Each result includes slug (use it with get_product or navigate), name, color, priceCents, and stock summary.
Open the store.tryrankly.com website and ask your browser agent to use search_productsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_products tool on store.tryrankly.com with query: <string>, category: <string>, limit: <integer>. Return the structured result and cite the source page.query string Free-text search across name, description, tags, category.category string Category slug. Use list_categories to discover valid values.limit integer Return full details for a product. Provide `slug` (preferred) or `name` (fuzzy).
Open the store.tryrankly.com website and ask your browser agent to use get_productInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_product tool on store.tryrankly.com with slug: <string>, name: <string>. Return the structured result and cite the source page.slug string name string Return every category slug + name available in the catalog.
Open the store.tryrankly.com website and ask your browser agent to use list_categoriesInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_categories tool on store.tryrankly.com. Return the structured result and cite the source page.Return the products tagged as best sellers. Optionally restrict by category.
Open the store.tryrankly.com website and ask your browser agent to use best_sellersInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the best_sellers tool on store.tryrankly.com with category: <string>, limit: <integer>. Return the structured result and cite the source page.category string limit integer Return products currently discounted (price below MRP) or tagged sale, with discount percent.
Open the store.tryrankly.com website and ask your browser agent to use find_dealsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the find_deals tool on store.tryrankly.com with category: <string>, limit: <integer>. Return the structured result and cite the source page.category string limit integer Add a product to the signed-in user cart. Identify the product by `slug` (preferred), `productId`, or `name` (fuzzy). If none are provided AND the user is on a /p/<slug> page, the product on screen is used. Quantity defaults to 1. Optional variantId. Requires sign-in (use sign_in_demo if needed).
Open the store.tryrankly.com website and ask your browser agent to use add_to_cartInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the add_to_cart tool on store.tryrankly.com with slug: <string>, productId: <string>, name: <string>, quantity: <integer>, variantId: <string>. Return the structured result and cite the source page.slug string productId string name string quantity integer variantId string 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 a 100% demo discount so no real card is charged. Only works for accounts created via sign_in_demo (email suffix @webmcp-demo.dev); regular accounts must use the /checkout form. After success the user is navigated to the order detail page.
Open the store.tryrankly.com website and ask your browser agent to use place_demo_orderInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the place_demo_order tool on store.tryrankly.com. Return the structured result and cite the source page.Return the current cart contents and subtotal.
Open the store.tryrankly.com website and ask your browser agent to use view_cartInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the view_cart tool on store.tryrankly.com. Return the structured result and cite the source page.Navigate within the storefront. Provide either `path` (absolute, e.g. /p/foo) or `to` (one of: home, cart, checkout, account, login, product (needs slug)).
Open the store.tryrankly.com website and ask your browser agent to use navigateInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the navigate tool on store.tryrankly.com with path: <string>, to: <string>, slug: <string>. Return the structured result and cite the source page.path string to string slug string Return whether the user is currently signed in and their basic profile.
Open the store.tryrankly.com website and ask your browser agent to use authenticateInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the authenticate tool on store.tryrankly.com. Return the structured result and cite the source page.Sign in with email + password.
Open the store.tryrankly.com website and ask your browser agent to use sign_inInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the sign_in tool on store.tryrankly.com with email: <string>, password: <string>. Return the structured result and cite the source page.email string password string Synthesize a unique demo email + password, register it, and sign in. Use when not signed in for cart/checkout demo.
Open the store.tryrankly.com website and ask your browser agent to use sign_in_demoInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the sign_in_demo tool on store.tryrankly.com. Return the structured result and cite the source page.Store-wide return policy summary.
Open the store.tryrankly.com website and ask your browser agent to use returns_policyInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the returns_policy tool on store.tryrankly.com. Return the structured result and cite the source page.Canned answers to common store questions: shipping, returns, sizing, payment, contact.
Open the store.tryrankly.com website and ask your browser agent to use faq_supportInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the faq_support tool on store.tryrankly.com with question: <string>. Return the structured result and cite the source page.question string