---
name: "xpay-it-learner"
description: "Tipps, Tricks und Info´s rund um den Einstieg in die Systemadministration!"
version: "1.0.0"
provider: "IT-Learner"
tools: 3
---

# IT-Learner

Tipps, Tricks und Info´s rund um den Einstieg in die Systemadministration!



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

## When to Use

Use IT-Learner tools when you need to tipps, tricks und info´s rund um den einstieg in die systemadministration!. 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 1048 articles by keyword — Free — [SKILL.md](https://xpay.tools/skills/it-learner/search-content/SKILL.md)
- **Get Article** — Get full article content as markdown — $0.05/call — [SKILL.md](https://xpay.tools/skills/it-learner/get-article/SKILL.md)
- **List Recent** — List recently published articles — Free — [SKILL.md](https://xpay.tools/skills/it-learner/list-recent/SKILL.md)

## How to Execute

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

## Links

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