---
name: "xpay-secure-children-s-network-scn-search-content"
description: "Search across 10 articles by keyword. Returns matching titles, URLs, and snippets."
version: "1.0.0"
price: "Free"
provider: "Secure Children's Network (SCN)"
---

# Search Content

Search across 10 articles by keyword. Returns matching titles, URLs, and snippets.

**Provider:** Secure Children's Network (SCN)
**Price:** Free
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to search across 10 articles by keyword. returns matching titles, urls, and snippets.. This is part of the Secure Children's Network (SCN) provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 2+ 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("secure-children-s-network-scn/search-content")`
2. **`xpay_run`** — Execute: `xpay_run("secure-children-s-network-scn/search-content", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `limit` | number | No | Max results (default 5, max 20) |
| `query` | string | Yes | Search query keywords |

## Pricing

- **Cost:** Free
- **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

- [Secure Children's Network (SCN) (all tools)](https://xpay.tools/skills/secure-children-s-network-scn/SKILL.md) — 3 tools
- [Get Article](https://xpay.tools/skills/secure-children-s-network-scn/get-article/SKILL.md) — $0.05/call
- [List Recent](https://xpay.tools/skills/secure-children-s-network-scn/list-recent/SKILL.md) — Free

## Links

- Tool page: https://xpay.tools/secure-children-s-network-scn/search-content/
- Provider: https://xpay.tools/secure-children-s-network-scn/
- All tools: https://xpay.tools/explore
