← loyalandfound.com

INDIVIDUAL MCP TOOL

search_pet_safety_products

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

loyalandfound.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://loyalandfound.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_pet_safety_products and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

loyalandfound.com

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

Related tools

  • get_pet_product_verdict — Get the Guardian Score and verdict for a specific pet-safety product.
  • compare_pet_products — Side-by-side comparison of 2-4 pet-safety products using Loyal & Found's expert-consensus data.
  • get_pet_buying_guide — Get 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.