---
name: "xpay-andi"
description: "AI Search for the Next Generation"
version: "1.0.0"
provider: "Andi Search API"
tools: 1
---

# Andi Search API

AI Search for the Next Generation

## Andi Search API

AI Search for the Next Generation

### Available Tools

- **andi_search**: Fast, high-quality search API with intelligent ranking, instant answers, and result enrichment. — $0.02/call

### Quick Start

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

### Pricing

Pay per tool call from your XPay wallet. No subscriptions, no minimums.

Get an API key at [xpay.tools](https://xpay.tools).


**Tools:** 1
**Category:** General

## When to Use

Use Andi Search API tools when you need to ai search for the next generation. All tools are available through xpay✦'s single MCP connection.

## MCP Connection

```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"
```

## Available Tools

- **Andi Search** — Fast, high-quality search API with intelligent ranking, instant answers, and result enrichment. — $0.02/call — [SKILL.md](https://xpay.tools/skills/andi/andi-search/SKILL.md)

## How to Execute

1. **`xpay_discover`** — Search for tools: `xpay_discover("andi")`
2. **`xpay_details`** — Get input schema: `xpay_details("andi/TOOL_NAME")`
3. **`xpay_run`** — Execute: `xpay_run("andi/TOOL_NAME", { ...inputs })`
4. **`xpay_balance`** — Check credits

## Links

- Provider page: https://xpay.tools/andi/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
