Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Reelfy Agent Tools

io.github.mgnlockii/reelfy

Pay-per-use AI and data tools via x402: image, video, music, voice, search, crypto. USDC.

Uptime
100.0%
3 direct probes · 30d
Response
92ms
last probe
Tools
24
callable
Resources
0
readable
Prompts
0
available

Tools · 24

ai_image

Generate an AI image (Google Nano Banana 2). ~$0.08 per call. Returns PNG URL(s).

ai_image_gpt

Generate an AI image with OpenAI GPT Image 2. ~$0.07. Returns PNG URL(s).

ai_image_flux

Generate an AI image with Flux 2 (Black Forest Labs, photorealism). ~$0.08.

ai_image_pro

Generate a hi-res 2K image with Nano Banana Pro — best for text-in-image & infographics. ~$0.18.

ai_video_kling

Generate a 5-second video with Kling 2.6 (no audio). ~$0.60. Takes 1-3 minutes.

ai_video_seedance

Generate a 5-second 720p video with ByteDance Seedance 2.5 (no audio, fast & cheap). ~$0.35.

ask_gpt

Ask OpenAI GPT-5.2 any question, concise answer. ~$0.03.

ask_gemini

Ask Google Gemini 3.1 Pro, concise answer. ~$0.03.

ask_grok

Ask xAI Grok 4.6 — fast, witty alternative take. ~$0.03.

ai_video

Generate an 8-second AI video clip with native audio (Google Veo 3.1 Fast). ~$0.50. Takes 1-4 minutes.

ai_music

Generate a full song with vocals (Suno V4.5), 2 track variants + cover art. ~$0.15. Takes 1-3 minutes.

ai_voice

Text-to-speech voiceover MP3 (ElevenLabs Turbo 2.5, 32 languages, up to 1000 chars). ~$0.05.

remove_bg

Remove the background from an image, transparent result. ~$0.10.

web_search

Live web search: fresh results + short AI answer. ~$0.005.

research_report

Automated research: 3 live web searches, then a Claude-written brief with citations and source links. ~$0.10.

ask_ai

Ask Claude LLM any question, concise answer. ~$0.03.

ask_ai_pro

Ask the strongest Claude Opus model — complex analysis, code, reasoning. ~$0.05.

ai_vision

Analyze an image with Claude: OCR, chart reading, screenshot explanation. ~$0.05.

crypto_prices

Live crypto prices (USD, 24h change, market cap) from CoinGecko. ~$0.005.

market_snapshot

Crypto market snapshot in one call: prices + fear/greed + trending + BTC fees. ~$0.02.

scrape_page

Fetch a web page and get clean content: title, headings, text, links. ~$0.005.

domain_info

WHOIS/RDAP dossier for a domain: registrar, creation/expiry, status, nameservers. ~$0.005.

list_endpoints

List ALL Reelfy paid endpoints with live prices and example URLs (free, no payment).

call_endpoint

Call ANY Reelfy endpoint by path with custom query parameters (paid per call). Use list_endpoints first to discover paths and parameters.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "reelfy_agent_tools": {
      "url": "https://api.reelfy.online/mcp",
      "transport": "streamable-http"
    }
  }
}