eCommerce
loyalandfound.com
Searches and compares pet-safety products, providing expert verdicts and buying guides from Loyal & Found.
ENDPOINT 1
https://loyalandfound.com/api/mcp
MCP server metadata
- Name
- Loyal & Found Product Intelligence
- Version
- 1.0.0
Known tools 4
search_pet_safety_productsSearch Loyal & Found's library of expert-researched pet-safety gear picks across its buying guides for GPS trackers, containment and geofencing systems, pet cameras and monitoring, safety collars and ID, and microchip/recovery ID.
Inferred read-onlyget_pet_product_verdictGet the Guardian Score and verdict for a specific pet-safety product.
Inferred read-onlycompare_pet_productsSide-by-side comparison of 2-4 pet-safety products using Loyal & Found's expert-consensus data.
Inferred read-onlyget_pet_buying_guideGet an editorially written buying guide from Loyal & Found's library of pet-safety gear guides covering GPS trackers, containment and geofencing, pet cameras and monitoring, safety collars and ID, and microchip/recovery ID.
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.loyal-found-product-intelligence]
url = "https://loyalandfound.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"loyal-found-product-intelligence": {
"type": "http",
"url": "https://loyalandfound.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: loyal-found-product-intelligence
Remote MCP URL: https://loyalandfound.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": {
"loyal-found-product-intelligence": {
"url": "https://loyalandfound.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"loyal-found-product-intelligence": {
"type": "http",
"url": "https://loyalandfound.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "loyal-found-product-intelligence",
"transport": "streamable-http",
"url": "https://loyalandfound.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 loyalandfound.com was fetched 2026-08-23T13:45:31.447Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.