---
name: "xpay-dappier-iheartcats-ai"
description: "Fetch AI-powered iHeartCats content recommendations. Utilize a cat care specialist that provides comprehensive content on cat health, behavior, and lifestyle from iHeartCats.com. ($0.01 / query)"
version: "1.0.0"
price: "$0.01/call"
provider: "Dappier"
---

# Iheartcats Ai

Fetch AI-powered iHeartCats content recommendations. Utilize a cat care specialist that provides comprehensive content on cat health, behavior, and lifestyle from iHeartCats.com. ($0.01 / query)

**Provider:** Dappier
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to fetch ai-powered iheartcats content recommendations. utilize a cat care specialist that provides comprehensive content on cat health, behavior, and lifestyle from iheartcats.com. ($0.01 / query). This is part of the Dappier provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 13+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("dappier/iheartcats-ai")`
2. **`xpay_run`** — Execute: `xpay_run("dappier/iheartcats-ai", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `num_articles_ref` | number | No | Minimum number of articles to return from the reference domain. |
| `ref` | string | No | Optional site domain to prioritize recommendations. |
| `similarity_top_k` | number | No | Number of top similar articles to retrieve. |
| `query` | string | Yes | Query |
| `search_algorithm` | string | No | The search algorithm to use. ex: 'most_recent', 'semantic', 'most_recent_semantic'  			or 'trending'. |

## Pricing

- **Cost:** $0.01/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Dappier (all tools)](https://xpay.tools/skills/dappier/SKILL.md) — 14 tools
- [Nine Ten News](https://xpay.tools/skills/dappier/nine-ten-news/SKILL.md) — $0.01/call
- [Benzinga](https://xpay.tools/skills/dappier/benzinga/SKILL.md) — $0.01/call
- [Cafemom Parenting](https://xpay.tools/skills/dappier/cafemom-parenting/SKILL.md) — $0.01/call
- [Lifestyle News](https://xpay.tools/skills/dappier/lifestyle-news/SKILL.md) — $0.01/call
- [Methodshop](https://xpay.tools/skills/dappier/methodshop/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/dappier/iheartcats-ai/
- Provider: https://xpay.tools/dappier/
- All tools: https://xpay.tools/explore
