Tool Skill
Fetch Feed Entries
fetch_feed_entriesFetch RSS feed entries from a given URL
$0.01/call
Flat rate
RSS Reader
When to Use
Use this tool when you need to fetch rss feed entries from a given url. This is part of the RSS Reader provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 1+ 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("rss-reader/fetch_feed_entries")xpay_run— Execute:xpay_run("rss-reader/fetch_feed_entries", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | |
url | string | Yes |
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
- RSS Reader (all tools) — 2 tools
- Fetch Article Content — $0.01/call
Links
- Tool page: https://xpay.tools/rss-reader/fetch-feed-entries/
- Provider: https://xpay.tools/rss-reader/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("rss-reader/fetch_feed_entries")// 2. Execute
xpay_run("rss-reader/fetch_feed_entries", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | - |
url | string | Yes | - |
Related Tools from RSS Reader
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/rss-reader/fetch-feed-entries/SKILL.md
CLI
npx @xpaysh/cli install rss-reader/fetch-feed-entries
Manual
curl -o SKILL.md https://xpay.tools/skills/rss-reader/fetch-feed-entries/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
RSS Reader

