← Back to PetSmart

Install PetSmart

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add petsmart -- striderlabs-mcp-petsmart

Available Tools (7)

Once configured, PetSmart gives your AI agent access to:

search_productsSearch for pet products including food, toys, and supplies.
querycategorypet_typemin_pricemax_price
get_product_detailsGet detailed product information including description, ingredients, and reviews.
product_url
add_to_cartAdd items to the shopping cart.
product_urlquantityvariant
checkoutInitiate the checkout process with shipping information.
emailshipping_address
schedule_groomingBook a grooming appointment.
pet_namepet_typebreedservice_typepreferred_datezip_code
schedule_trainingBook a dog training class.
class_typedog_namezip_code
find_storeFind nearby PetSmart locations.
zip_codecitystateservices

Try 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 -g

Keep 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.

Remember this setup