---
name: "xpay-vibe-marketing-get-trending-content"
description: "Fetch trending social media content from the HyperFeed API"
version: "1.0.0"
price: "$0.01/call"
provider: "Vibe Marketing"
---

# Get Trending Content

Fetch trending social media content from the HyperFeed API

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

## When to Use

Use this tool when you need to fetch trending social media content from the hyperfeed api. This is part of the Vibe Marketing provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 9+ 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("vibe-marketing/get-trending-content")`
2. **`xpay_run`** — Execute: `xpay_run("vibe-marketing/get-trending-content", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `networks` | string | No | Social media networks to get trending content from (e.g., 'twitter' and 'reddit') |
| `limit` | number | No | Maximum number of trending items to return |

## 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

- [Vibe Marketing (all tools)](https://xpay.tools/skills/vibe-marketing/SKILL.md) — 10 tools
- [Find Hooks](https://xpay.tools/skills/vibe-marketing/find-hooks/SKILL.md) — $0.01/call
- [Get Network Categories For Hooks](https://xpay.tools/skills/vibe-marketing/get-network-categories-for-hooks/SKILL.md) — $0.01/call
- [List Copywriting Frameworks](https://xpay.tools/skills/vibe-marketing/list-copywriting-frameworks/SKILL.md) — $0.01/call
- [Get Copywriting Framework](https://xpay.tools/skills/vibe-marketing/get-copywriting-framework/SKILL.md) — $0.01/call
- [List Archetypes](https://xpay.tools/skills/vibe-marketing/list-archetypes/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/vibe-marketing/get-trending-content/
- Provider: https://xpay.tools/vibe-marketing/
- All tools: https://xpay.tools/explore
