Tool Skill
Search
searchSearch for articles in Grokipedia with optional filtering and sorting.
$0.01/call
Flat rate
Wikipedia
When to Use
Use this tool when you need to search for articles in grokipedia with optional filtering and sorting.. This is part of the Wikipedia provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 6+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
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:
xpay_details— Get full input schema:xpay_details("wikipedia/search")xpay_run— Execute:xpay_run("wikipedia/search", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Maximum number of results to return (default: 12, max: 50) |
min_views | string | No | Filter to articles with at least this many views (optional) |
sort_by | string | No | Sort results by 'relevance' or 'views' (default: relevance) |
offset | integer | No | Pagination offset for results (default: 0) |
query | string | Yes | Search query string to find matching articles |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Wikipedia (all tools) — 7 tools
- Get Page — $0.01/call
- Get Page Content — $0.01/call
- Get Page Citations — $0.01/call
- Get Related Pages — $0.01/call
- Get Page Section — $0.01/call
Links
- Tool page: https://xpay.tools/wikipedia/search/
- Provider: https://xpay.tools/wikipedia/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("wikipedia/search")// 2. Execute
xpay_run("wikipedia/search", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Maximum number of results to return (default: 12, max: 50) |
min_views | string | No | Filter to articles with at least this many views (optional) |
sort_by | string | No | Sort results by 'relevance' or 'views' (default: relevance) |
offset | integer | No | Pagination offset for results (default: 0) |
query | string | Yes | Search query string to find matching articles |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/wikipedia/search/SKILL.md
CLI
npx @xpaysh/cli install wikipedia/search
Manual
curl -o SKILL.md https://xpay.tools/skills/wikipedia/search/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Wikipedia

