← All WebMCP sites

pickcrest.com

Commercehttps://pickcrest.com/listed as of 2026-08-01
PickCrest publishes clear, value-focused product shortlists, buyer guides, and comparison pages for practical online shoppers.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 62/100 (C).

Tools

find_cat_toy_guideanswerimperative
Find the most relevant PickCrest cat gear guide for a shopper need, including catio, renter, window, balcony, yard, fit, permission, indoor enrichment, puzzle feeders, automatic toys, or starter kits.
Input schema
{
  "type": "object",
  "properties": {
    "need": {
      "type": "string",
      "description": "The shopper need or cat play style to match, for example: catio, renter, window, balcony, yard, no drill, cat ignores toys, bored indoor cat, puzzle feeder, automatic toy, or starter kit."
    },
    "limit": {
      "type": "number",
      "description": "Optional maximum number of guides. Defaults to 5."
    }
  },
  "required": [
    "need"
  ]
}
list_cat_toy_guidesanswerimperative
List PickCrest cat gear and enrichment guides with URLs and topic tags so an agent can choose the right page for a shopper.
Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Optional maximum number of guides. Defaults to all."
    }
  }
}
get_top_cat_toy_affiliate_linksanswerimperative
Return PickCrest-approved Amazon affiliate search links for top cat toy categories matching a cat behavior, owner problem, or toy type. These are category/search links, not static prices or product claims.
Input schema
{
  "type": "object",
  "properties": {
    "need": {
      "type": "string",
      "description": "Cat behavior or shopper need, for example: food motivated cat, quiet apartment toy, automatic toy, cat ignores toys, durable toy, or starter kit."
    },
    "limit": {
      "type": "number",
      "description": "Optional maximum number of affiliate search paths. Defaults to 5."
    }
  },
  "required": [
    "need"
  ]
}
get_page_shopping_pathsanswerimperative
Return affiliate shopping paths that fit the current PickCrest page, or a provided PickCrest URL/path. Useful after an agent lands on a guide and needs the matching retailer search links.
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "Optional PickCrest URL or path. Defaults to the current browser page."
    },
    "limit": {
      "type": "number",
      "description": "Optional maximum number of shopping paths. Defaults to 5."
    }
  }
}
get_cat_toy_recommendation_flowanswerimperative
Given a cat behavior, return a concise PickCrest recommendation flow: diagnose play style, read the best guide, then compare the safest matching affiliate search paths.
Input schema
{
  "type": "object",
  "properties": {
    "catBehavior": {
      "type": "string",
      "description": "Observed behavior, for example: ignores toys, chases feathers, bats floor toys, food motivated, bored while I work, noisy apartment, rough player."
    }
  },
  "required": [
    "catBehavior"
  ]
}
get_pickcrest_agent_manifestanswerimperative
Return the main PickCrest agent-discovery URLs, policies, WebMCP tool names, and content limitations.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.