---
name: "xpay-medindia"
description: "Content from MedIndia"
version: "1.0.0"
provider: "MedIndia"
tools: 3
---

# MedIndia

Content from MedIndia



**Tools:** 3
**Category:** Content & Knowledge

## When to Use

Use MedIndia tools when you need to content from medindia. 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

- **Search Content** — Search 13028 articles by keyword — $0.01/call — [SKILL.md](https://xpay.tools/skills/medindia/search-content/SKILL.md)
- **Get Article** — Get full article content as markdown — $0.01/call — [SKILL.md](https://xpay.tools/skills/medindia/get-article/SKILL.md)
- **List Recent** — List recently published articles — $0.01/call — [SKILL.md](https://xpay.tools/skills/medindia/list-recent/SKILL.md)

## How to Execute

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

## Links

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