LIVE ENDPOINT
https://api.reelfy.online/mcp
Connect to this endpoint to inspect the live schema for remove_bg and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent server
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.
Related tools
ai_image— Generate an AI image (Google Nano Banana 2).ai_video— Generate an 8-second AI video clip with native audio (Google Veo 3.ai_music— Generate a full song with vocals (Suno V4.ai_voice— Text-to-speech voiceover MP3 (ElevenLabs Turbo 2.web_search— Live web search: fresh results + short AI answer.research_report— Automated research: 3 live web searches, then a Claude-written brief with citations and source links.ask_ai— Ask Claude LLM any question, concise answer.ask_ai_pro— Ask the strongest Claude Opus model — complex analysis, code, reasoning.