---
name: "xpay-ddg-search-felo-search"
description: "Advanced AI-powered web search for technical intelligence. Retrieves up-to-date information including software releases, security advisories, migration guides, benchmarks, developer documentation, and community insights. Supports both standard and streaming responses."
version: "1.0.0"
price: "$0.01/call"
provider: "DuckDuckGo Search"
---

# Felo Search

Advanced AI-powered web search for technical intelligence. Retrieves up-to-date information including software releases, security advisories, migration guides, benchmarks, developer documentation, and community insights. Supports both standard and streaming responses.

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

## When to Use

Use this tool when you need to advanced ai-powered web search for technical intelligence. retrieves up-to-date information including software releases, security advisories, migration guides, benchmarks, developer documentation, and community insights. supports both standard and streaming responses.. This is part of the DuckDuckGo Search provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 3+ 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("ddg-search/felo-search")`
2. **`xpay_run`** — Execute: `xpay_run("ddg-search/felo-search", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `stream` | boolean | No | Enable streaming mode to receive incremental, real-time search results as they are discovered. Useful for monitoring live updates or large result sets. Default is false (returns full result at once). |
| `query` | string | Yes | A detailed search query or prompt describing the technical information needed. Supports natural language and keyword-based queries for precise results. |

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

- [DuckDuckGo Search (all tools)](https://xpay.tools/skills/ddg-search/SKILL.md) — 4 tools
- [Web Search](https://xpay.tools/skills/ddg-search/web-search/SKILL.md) — $0.01/call
- [Fetch Url](https://xpay.tools/skills/ddg-search/fetch-url/SKILL.md) — $0.01/call
- [Url Metadata](https://xpay.tools/skills/ddg-search/url-metadata/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/ddg-search/felo-search/
- Provider: https://xpay.tools/ddg-search/
- All tools: https://xpay.tools/explore
