← Registry

Content Tools

reelfy.online

Generates AI images, videos, music, voiceovers, and removes image backgrounds.

1 endpoint16 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://api.reelfy.online/mcp

No auth detected

MCP server metadata

Name
reelfy-agent-tools
Version
1.0.0
Capabilities
tools.listChanged

Known tools 16

ai_image

Generate an AI image (Google Nano Banana 2).

Inferred read-only
ai_video

Generate an 8-second AI video clip with native audio (Google Veo 3.

Inferred read-only
ai_music

Generate a full song with vocals (Suno V4.

Inferred read-only
ai_voice

Text-to-speech voiceover MP3 (ElevenLabs Turbo 2.

Inferred read-only
remove_bg

Remove the background from an image, transparent result.

Potential side effects
web_search

Live web search: fresh results + short AI answer.

Inferred read-only
research_report

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

Inferred read-only
ask_ai

Ask Claude LLM any question, concise answer.

Inferred read-only
ask_ai_pro

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

Inferred read-only
ai_vision

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

Inferred read-only
crypto_prices

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

Inferred read-only
market_snapshot

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

Inferred read-only
scrape_page

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

Inferred read-only
domain_info

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

Inferred read-only
list_endpoints

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

Potential side effects
call_endpoint

Call ANY Reelfy endpoint by path with custom query parameters (paid per call).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.reelfy-agent-tools]
url = "https://api.reelfy.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reelfy-agent-tools": {
      "type": "http",
      "url": "https://api.reelfy.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reelfy-agent-tools
Remote MCP URL: https://api.reelfy.online/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "reelfy-agent-tools": {
      "url": "https://api.reelfy.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reelfy-agent-tools": {
      "type": "http",
      "url": "https://api.reelfy.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reelfy-agent-tools",
  "transport": "streamable-http",
  "url": "https://api.reelfy.online/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.