Content Tools
reelfy.online
Generates AI images, videos, music, voiceovers, and removes image backgrounds.
ENDPOINT 1
https://api.reelfy.online/mcp
MCP server metadata
- Name
- reelfy-agent-tools
- Version
- 1.0.0
Known tools 16
research_reportAutomated research: 3 live web searches, then a Claude-written brief with citations and source links.
Inferred read-onlyask_ai_proAsk the strongest Claude Opus model — complex analysis, code, reasoning.
Inferred read-onlyai_visionAnalyze an image with Claude: OCR, chart reading, screenshot explanation.
Inferred read-onlymarket_snapshotCrypto market snapshot in one call: prices + fear/greed + trending + BTC fees.
Inferred read-onlydomain_infoWHOIS/RDAP dossier for a domain: registrar, creation/expiry, status, nameservers.
Inferred read-onlylist_endpointsList ALL Reelfy paid endpoints with live prices and example URLs (free, no payment).
Potential side effectscall_endpointCall ANY Reelfy endpoint by path with custom query parameters (paid per call).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.