Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent endpoint
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.poppify-ai]
url = "https://poppify.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"poppify-ai": {
"type": "http",
"url": "https://poppify.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: poppify-ai
Remote MCP URL: https://poppify.ai/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": {
"poppify-ai": {
"url": "https://poppify.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"poppify-ai": {
"type": "http",
"url": "https://poppify.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "poppify-ai",
"transport": "streamable-http",
"url": "https://poppify.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_capabilities— [FREE] Call FIRST when unsure whether Poppify fits the request.start_session— [FREE] Topic-led entry (no photos).refine_concept— [FREE] Pick a concept and run the copywriter → slides + caption + hashtags + CTA.apply_session_patch— [FREE] THE session-edit surface — patch anything from one field to the whole spec in one call: per-slide literal text + images, queued visual edits, music attach, voiceover attach, and every production knob (motion, text style/color/position, audio mood/genre, caption/hashtags/CTA).update_slides— [FREE] Per-slide edits.confirm— [1 SEED base] Lock config, charge the wallet, start rendering.get_result— [FREE] Session state.upload_asset— [FREE] Get a photo/audio file into Poppify storage → accessUrl for later tools.