1
Add it to Claude Code
claude mcp add petsmart -- striderlabs-mcp-petsmartAvailable Tools (7)
Once configured, PetSmart gives your AI agent access to:
search_productsSearch for pet products including food, toys, and supplies.querycategorypet_typemin_pricemax_priceget_product_detailsGet detailed product information including description, ingredients, and reviews.product_urladd_to_cartAdd items to the shopping cart.product_urlquantityvariantcheckoutInitiate the checkout process with shipping information.emailshipping_addressschedule_groomingBook a grooming appointment.pet_namepet_typebreedservice_typepreferred_datezip_codeschedule_trainingBook a dog training class.class_typedog_namezip_codefind_storeFind nearby PetSmart locations.zip_codecitystateservicesTry It Out
After setup, try these prompts with your AI agent:
→Search for high-quality dry dog food for puppies under $50.
→Find a PetSmart store near zip code 90210 that offers grooming services.
→Book a grooming appointment for my Golden Retriever named Max for next Friday.
→Get the ingredient list for the product at this URL: [insert_url_here].
→Find a beginner dog training class in Chicago.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Alternative installation methods
Global
npm install -gKeep this setup from going cold
Save the docs, env vars, and workflow around PetSmart in Conare so Claude Code, Codex, and Cursor remember it next time.