Content Tools
petpalhq.com
Provides expert-researched pet product reviews, comparisons, and buying guides.
ENDPOINT 1
https://petpalhq.com/api/mcp
MCP server metadata
- Name
- PetPalHQ Product Intelligence
- Version
- 1.0.0
Known tools 4
search_pet_productsSearch PetPalHQ's library of 650+ expert-researched pet-gear picks across 146 buying guides for dogs, cats, freshwater aquariums, reptiles, and backyard birds.
Inferred read-onlyget_pet_product_verdictGet the PetPal Gear Score and verdict for a specific pet product.
Inferred read-onlycompare_pet_productsSide-by-side comparison of 2-4 pet products using PetPalHQ's expert-consensus data.
Inferred read-onlyget_pet_buying_guideGet an editorially written buying guide from PetPalHQ's library of 146 guides for dog, cat, aquarium, reptile, and bird owners.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.petpalhq-product-intelligence]
url = "https://petpalhq.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"petpalhq-product-intelligence": {
"type": "http",
"url": "https://petpalhq.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: petpalhq-product-intelligence
Remote MCP URL: https://petpalhq.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"petpalhq-product-intelligence": {
"url": "https://petpalhq.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"petpalhq-product-intelligence": {
"type": "http",
"url": "https://petpalhq.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "petpalhq-product-intelligence",
"transport": "streamable-http",
"url": "https://petpalhq.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for petpalhq.com was fetched 2026-08-13T07:03:02.950Z and is being refreshed.
petpalhq.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.