---
name: "xpay-infos-grancanaria-search-content"
description: "Search 10 articles by keyword. Free — find what you need."
version: "1.0.0"
price: "Free"
provider: "Infos Gran Canaria"
---

# Search Content

Search 10 articles by keyword. Free — find what you need.

**Provider:** Infos Gran Canaria
**Price:** Free
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to search 10 articles by keyword. free — find what you need.. This is part of the Infos Gran Canaria 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("infos-grancanaria/search-content")`
2. **`xpay_run`** — Execute: `xpay_run("infos-grancanaria/search-content", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `limit` | number | No |  |
| `query` | string | Yes |  |

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

- [Infos Gran Canaria (all tools)](https://xpay.tools/skills/infos-grancanaria/SKILL.md) — 3 tools
- [Get Article](https://xpay.tools/skills/infos-grancanaria/get-article/SKILL.md) — $0.05/call
- [List Recent](https://xpay.tools/skills/infos-grancanaria/list-recent/SKILL.md) — Free

## Links

- Tool page: https://xpay.tools/infos-grancanaria/search-content/
- Provider: https://xpay.tools/infos-grancanaria/
- All tools: https://xpay.tools/explore
