{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_vxg2vrev68ke","handle":"magnific","url":"https://wellknown.network/agents/magnific","links":{"self":"https://wellknown.network/agents/magnific/record.json","html":"https://wellknown.network/agents/magnific","markdown":"https://wellknown.network/agents/magnific/record.md","api":"https://wellknown.network/api/v1/agents/magnific","status":"https://wellknown.network/api/v1/agents/magnific/status","claim":"https://wellknown.network/agents/magnific/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/magnific/claim.json","badge":"https://wellknown.network/agents/magnific/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.mcp.ai:server:magnific","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Magnific","summary":"Magnific in natural language: upscale images, generate and list your creations. Connect your Magnifi","description":"Magnific in natural language: upscale images, generate and list your creations. Connect your Magnifi","publisher":{"name":"mcp-dir","url":null},"homepage":null,"repository":"https://github.com/mcp-dir/magnific-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.mcp.ai/p_magnific","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-21T13:29:47.78216Z","publishedAt":"2026-08-21T13:29:47.78216Z","registryName":"io.github.mcp-dir/magnific-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"media.video-generation","name":"Video Generation","confidence":1,"provenance":"derived"},{"slug":"media.speech-synthesis","name":"Speech Synthesis","confidence":1,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":1,"provenance":"derived"},{"slug":"infra.browser-automation","name":"Browser Automation","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"media.3d","name":"3D & Design","confidence":0.933,"provenance":"derived"},{"slug":"media.image-editing","name":"Image Editing","confidence":0.911,"provenance":"derived"},{"slug":"media.image-generation","name":"Image Generation","confidence":0.583,"provenance":"derived"}],"categories":["dev","infra","media","security"]},"observed":{"status":"live","statusReason":"Responded 6h ago.","lastOkAt":"2026-09-07T18:21:06.371Z","lastProbedAt":"2026-09-07T18:21:06.371Z","statusComputedAt":"2026-09-07T18:23:44.204Z","reliability30d":{"probes":3,"successRate":1,"p50Ms":221},"latestObservations":[{"at":"2026-09-07T18:21:06.371Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":316,"error":null,"detail":{"tools":[{"name":"magnific_account_balance","description":"User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No his"},{"name":"magnific_creations_wait","description":"Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call."},{"name":"magnific_creations_get","description":"Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px)."},{"name":"magnific_creations_search","description":"Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1."},{"name":"magnific_creations_list","description":"Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library."},{"name":"magnific_creations_request_upload","description":"Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`."},{"name":"magnific_creations_finalize_upload","description":"Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB."},{"name":"magnific_creations_upload_image","description":"Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`."},{"name":"magnific_creations_upload_file","description":"Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking f"},{"name":"magnific_creations_move","description":"Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to use"},{"name":"magnific_creations_like","description":"Toggle heart/favorite reaction on a user-owned creation."},{"name":"magnific_creations_comment","description":"Add a comment (or reply) to a user-owned creation."},{"name":"magnific_folders_list","description":"List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools."},{"name":"magnific_folders_get","description":"Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error."},{"name":"magnific_folders_create","description":"Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested."},{"name":"magnific_folders_rename","description":"Rename a folder by `reference`."},{"name":"magnific_folders_delete","description":"Move a folder and its files to trash."},{"name":"magnific_project_report","description":"English markdown status report for a project/folder. Last 7 days default, max 30."},{"name":"magnific_spaces_list","description":"Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`."},{"name":"magnific_spaces_create","description":"Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested."},{"name":"magnific_spaces_state","description":"Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). sel"},{"name":"magnific_spaces_get_nodes","description":"Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm."},{"name":"magnific_spaces_run","description":"Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`."},{"name":"magnific_spaces_run_status","description":"Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`."},{"name":"magnific_spaces_edit","description":"External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`."},{"name":"magnific_spaces_edit_status","description":"Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`."},{"name":"magnific_images_generate","description":"Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. U"},{"name":"magnific_images_remove_background","description":"Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt \"replace the background with X\"."},{"name":"magnific_images_upscale","description":"AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2."},{"name":"magnific_images_skin_enhancer","description":"AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0."},{"name":"magnific_images_relight","description":"AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`."},{"name":"magnific_images_change_camera","description":"Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5."},{"name":"magnific_images_variations","description":"Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k."},{"name":"magnific_images_crop","description":"Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9."},{"name":"magnific_images_resize","description":"Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspe"},{"name":"magnific_images_to_svg","description":"Trace raster creation into SVG. New vector from prompt: `images_generate_svg`."},{"name":"magnific_images_generate_svg","description":"Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1."},{"name":"magnific_images_models_list","description":"TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags."},{"name":"magnific_library_list","description":"Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://."},{"name":"magnific_library_create","description":"Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA tr"},{"name":"magnific_models3d_generate","description":"Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2."},{"name":"magnific_video_plan","description":"Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan s"},{"name":"magnific_video_generate","description":"Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says \"just generate\" or"},{"name":"magnific_video_models_list","description":"Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here."},{"name":"magnific_video_upscale","description":"Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`."},{"name":"magnific_video_upscale_models_list","description":"Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_up"},{"name":"magnific_video_concatenate","description":"Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued cr"},{"name":"magnific_video_speak","description":"Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation "},{"name":"magnific_audio_tts","description":"TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lo"},{"name":"magnific_audio_music_generate","description":"AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro "},{"name":"magnific_audio_voices_list","description":"TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language."},{"name":"magnific_design_auto_resize","description":"Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`."},{"name":"magnific_design_auto_layers","description":"Extract editable layers from a flat image into a Pikaso design."},{"name":"magnific_flows_list","description":"Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get"},{"name":"magnific_flows_get","description":"Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call "},{"name":"magnific_flows_run","description":"Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `w"},{"name":"magnific_flows_wait","description":"Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`."},{"name":"magnific_stock_search","description":"Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL."},{"name":"magnific_stock_get","description":"Full details for a single Freepik stock item: preview URL, dimensions, formats, author.\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_download","description":"Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited).\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_to_creation","description":"Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show.\n\nBulk support: accepts ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":67,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T10:21:51.280Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":221,"error":null,"detail":{"tools":[{"name":"magnific_account_balance","description":"User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No his"},{"name":"magnific_creations_wait","description":"Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call."},{"name":"magnific_creations_get","description":"Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px)."},{"name":"magnific_creations_search","description":"Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1."},{"name":"magnific_creations_list","description":"Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library."},{"name":"magnific_creations_request_upload","description":"Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`."},{"name":"magnific_creations_finalize_upload","description":"Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB."},{"name":"magnific_creations_upload_image","description":"Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`."},{"name":"magnific_creations_upload_file","description":"Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking f"},{"name":"magnific_creations_move","description":"Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to use"},{"name":"magnific_creations_like","description":"Toggle heart/favorite reaction on a user-owned creation."},{"name":"magnific_creations_comment","description":"Add a comment (or reply) to a user-owned creation."},{"name":"magnific_folders_list","description":"List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools."},{"name":"magnific_folders_get","description":"Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error."},{"name":"magnific_folders_create","description":"Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested."},{"name":"magnific_folders_rename","description":"Rename a folder by `reference`."},{"name":"magnific_folders_delete","description":"Move a folder and its files to trash."},{"name":"magnific_project_report","description":"English markdown status report for a project/folder. Last 7 days default, max 30."},{"name":"magnific_spaces_list","description":"Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`."},{"name":"magnific_spaces_create","description":"Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested."},{"name":"magnific_spaces_state","description":"Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). sel"},{"name":"magnific_spaces_get_nodes","description":"Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm."},{"name":"magnific_spaces_run","description":"Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`."},{"name":"magnific_spaces_run_status","description":"Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`."},{"name":"magnific_spaces_edit","description":"External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`."},{"name":"magnific_spaces_edit_status","description":"Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`."},{"name":"magnific_images_generate","description":"Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. U"},{"name":"magnific_images_remove_background","description":"Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt \"replace the background with X\"."},{"name":"magnific_images_upscale","description":"AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2."},{"name":"magnific_images_skin_enhancer","description":"AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0."},{"name":"magnific_images_relight","description":"AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`."},{"name":"magnific_images_change_camera","description":"Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5."},{"name":"magnific_images_variations","description":"Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k."},{"name":"magnific_images_crop","description":"Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9."},{"name":"magnific_images_resize","description":"Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspe"},{"name":"magnific_images_to_svg","description":"Trace raster creation into SVG. New vector from prompt: `images_generate_svg`."},{"name":"magnific_images_generate_svg","description":"Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1."},{"name":"magnific_images_models_list","description":"TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags."},{"name":"magnific_library_list","description":"Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://."},{"name":"magnific_library_create","description":"Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA tr"},{"name":"magnific_models3d_generate","description":"Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2."},{"name":"magnific_video_plan","description":"Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan s"},{"name":"magnific_video_generate","description":"Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says \"just generate\" or"},{"name":"magnific_video_models_list","description":"Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here."},{"name":"magnific_video_upscale","description":"Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`."},{"name":"magnific_video_upscale_models_list","description":"Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_up"},{"name":"magnific_video_concatenate","description":"Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued cr"},{"name":"magnific_video_speak","description":"Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation "},{"name":"magnific_audio_tts","description":"TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lo"},{"name":"magnific_audio_music_generate","description":"AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro "},{"name":"magnific_audio_voices_list","description":"TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language."},{"name":"magnific_design_auto_resize","description":"Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`."},{"name":"magnific_design_auto_layers","description":"Extract editable layers from a flat image into a Pikaso design."},{"name":"magnific_flows_list","description":"Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get"},{"name":"magnific_flows_get","description":"Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call "},{"name":"magnific_flows_run","description":"Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `w"},{"name":"magnific_flows_wait","description":"Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`."},{"name":"magnific_stock_search","description":"Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL."},{"name":"magnific_stock_get","description":"Full details for a single Freepik stock item: preview URL, dimensions, formats, author.\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_download","description":"Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited).\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_to_creation","description":"Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show.\n\nBulk support: accepts ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":67,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T03:27:05.888Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":130,"error":null,"detail":{"tools":[{"name":"magnific_account_balance","description":"User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No his"},{"name":"magnific_creations_wait","description":"Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call."},{"name":"magnific_creations_get","description":"Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px)."},{"name":"magnific_creations_search","description":"Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1."},{"name":"magnific_creations_list","description":"Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library."},{"name":"magnific_creations_request_upload","description":"Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`."},{"name":"magnific_creations_finalize_upload","description":"Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB."},{"name":"magnific_creations_upload_image","description":"Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`."},{"name":"magnific_creations_upload_file","description":"Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking f"},{"name":"magnific_creations_move","description":"Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to use"},{"name":"magnific_creations_like","description":"Toggle heart/favorite reaction on a user-owned creation."},{"name":"magnific_creations_comment","description":"Add a comment (or reply) to a user-owned creation."},{"name":"magnific_folders_list","description":"List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools."},{"name":"magnific_folders_get","description":"Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error."},{"name":"magnific_folders_create","description":"Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested."},{"name":"magnific_folders_rename","description":"Rename a folder by `reference`."},{"name":"magnific_folders_delete","description":"Move a folder and its files to trash."},{"name":"magnific_project_report","description":"English markdown status report for a project/folder. Last 7 days default, max 30."},{"name":"magnific_spaces_list","description":"Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`."},{"name":"magnific_spaces_create","description":"Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested."},{"name":"magnific_spaces_state","description":"Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). sel"},{"name":"magnific_spaces_get_nodes","description":"Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm."},{"name":"magnific_spaces_run","description":"Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`."},{"name":"magnific_spaces_run_status","description":"Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`."},{"name":"magnific_spaces_edit","description":"External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`."},{"name":"magnific_spaces_edit_status","description":"Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`."},{"name":"magnific_images_generate","description":"Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. U"},{"name":"magnific_images_remove_background","description":"Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt \"replace the background with X\"."},{"name":"magnific_images_upscale","description":"AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2."},{"name":"magnific_images_skin_enhancer","description":"AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0."},{"name":"magnific_images_relight","description":"AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`."},{"name":"magnific_images_change_camera","description":"Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5."},{"name":"magnific_images_variations","description":"Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k."},{"name":"magnific_images_crop","description":"Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9."},{"name":"magnific_images_resize","description":"Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspe"},{"name":"magnific_images_to_svg","description":"Trace raster creation into SVG. New vector from prompt: `images_generate_svg`."},{"name":"magnific_images_generate_svg","description":"Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1."},{"name":"magnific_images_models_list","description":"TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags."},{"name":"magnific_library_list","description":"Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://."},{"name":"magnific_library_create","description":"Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA tr"},{"name":"magnific_models3d_generate","description":"Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2."},{"name":"magnific_video_plan","description":"Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan s"},{"name":"magnific_video_generate","description":"Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says \"just generate\" or"},{"name":"magnific_video_models_list","description":"Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here."},{"name":"magnific_video_upscale","description":"Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`."},{"name":"magnific_video_upscale_models_list","description":"Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_up"},{"name":"magnific_video_concatenate","description":"Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued cr"},{"name":"magnific_video_speak","description":"Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation "},{"name":"magnific_audio_tts","description":"TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lo"},{"name":"magnific_audio_music_generate","description":"AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro "},{"name":"magnific_audio_voices_list","description":"TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language."},{"name":"magnific_design_auto_resize","description":"Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`."},{"name":"magnific_design_auto_layers","description":"Extract editable layers from a flat image into a Pikaso design."},{"name":"magnific_flows_list","description":"Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get"},{"name":"magnific_flows_get","description":"Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call "},{"name":"magnific_flows_run","description":"Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `w"},{"name":"magnific_flows_wait","description":"Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`."},{"name":"magnific_stock_search","description":"Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL."},{"name":"magnific_stock_get","description":"Full details for a single Freepik stock item: preview URL, dimensions, formats, author.\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_download","description":"Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited).\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_to_creation","description":"Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show.\n\nBulk support: accepts ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":67,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T20:26:05.587Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":116,"error":null,"detail":{"tools":[{"name":"magnific_account_balance","description":"User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No his"},{"name":"magnific_creations_wait","description":"Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call."},{"name":"magnific_creations_get","description":"Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px)."},{"name":"magnific_creations_search","description":"Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1."},{"name":"magnific_creations_list","description":"Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library."},{"name":"magnific_creations_request_upload","description":"Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`."},{"name":"magnific_creations_finalize_upload","description":"Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB."},{"name":"magnific_creations_upload_image","description":"Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`."},{"name":"magnific_creations_upload_file","description":"Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking f"},{"name":"magnific_creations_move","description":"Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to use"},{"name":"magnific_creations_like","description":"Toggle heart/favorite reaction on a user-owned creation."},{"name":"magnific_creations_comment","description":"Add a comment (or reply) to a user-owned creation."},{"name":"magnific_folders_list","description":"List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools."},{"name":"magnific_folders_get","description":"Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error."},{"name":"magnific_folders_create","description":"Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested."},{"name":"magnific_folders_rename","description":"Rename a folder by `reference`."},{"name":"magnific_folders_delete","description":"Move a folder and its files to trash."},{"name":"magnific_project_report","description":"English markdown status report for a project/folder. Last 7 days default, max 30."},{"name":"magnific_spaces_list","description":"Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`."},{"name":"magnific_spaces_create","description":"Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested."},{"name":"magnific_spaces_state","description":"Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). sel"},{"name":"magnific_spaces_get_nodes","description":"Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm."},{"name":"magnific_spaces_run","description":"Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`."},{"name":"magnific_spaces_run_status","description":"Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`."},{"name":"magnific_spaces_edit","description":"External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`."},{"name":"magnific_spaces_edit_status","description":"Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`."},{"name":"magnific_images_generate","description":"Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. U"},{"name":"magnific_images_remove_background","description":"Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt \"replace the background with X\"."},{"name":"magnific_images_upscale","description":"AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2."},{"name":"magnific_images_skin_enhancer","description":"AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0."},{"name":"magnific_images_relight","description":"AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`."},{"name":"magnific_images_change_camera","description":"Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5."},{"name":"magnific_images_variations","description":"Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k."},{"name":"magnific_images_crop","description":"Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9."},{"name":"magnific_images_resize","description":"Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspe"},{"name":"magnific_images_to_svg","description":"Trace raster creation into SVG. New vector from prompt: `images_generate_svg`."},{"name":"magnific_images_generate_svg","description":"Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1."},{"name":"magnific_images_models_list","description":"TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags."},{"name":"magnific_library_list","description":"Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://."},{"name":"magnific_library_create","description":"Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA tr"},{"name":"magnific_models3d_generate","description":"Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2."},{"name":"magnific_video_plan","description":"Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan s"},{"name":"magnific_video_generate","description":"Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says \"just generate\" or"},{"name":"magnific_video_models_list","description":"Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here."},{"name":"magnific_video_upscale","description":"Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`."},{"name":"magnific_video_upscale_models_list","description":"Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_up"},{"name":"magnific_video_concatenate","description":"Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued cr"},{"name":"magnific_video_speak","description":"Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation "},{"name":"magnific_audio_tts","description":"TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lo"},{"name":"magnific_audio_music_generate","description":"AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro "},{"name":"magnific_audio_voices_list","description":"TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language."},{"name":"magnific_design_auto_resize","description":"Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`."},{"name":"magnific_design_auto_layers","description":"Extract editable layers from a flat image into a Pikaso design."},{"name":"magnific_flows_list","description":"Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get"},{"name":"magnific_flows_get","description":"Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call "},{"name":"magnific_flows_run","description":"Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `w"},{"name":"magnific_flows_wait","description":"Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`."},{"name":"magnific_stock_search","description":"Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL."},{"name":"magnific_stock_get","description":"Full details for a single Freepik stock item: preview URL, dimensions, formats, author.\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_download","description":"Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited).\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_to_creation","description":"Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show.\n\nBulk support: accepts ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":67,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.342","protocolVersion":"2025-06-18"}}],"tools":[{"name":"magnific_account_balance","description":"User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No his"},{"name":"magnific_creations_wait","description":"Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call."},{"name":"magnific_creations_get","description":"Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px)."},{"name":"magnific_creations_search","description":"Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1."},{"name":"magnific_creations_list","description":"Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library."},{"name":"magnific_creations_request_upload","description":"Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`."},{"name":"magnific_creations_finalize_upload","description":"Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB."},{"name":"magnific_creations_upload_image","description":"Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`."},{"name":"magnific_creations_upload_file","description":"Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking f"},{"name":"magnific_creations_move","description":"Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to use"},{"name":"magnific_creations_like","description":"Toggle heart/favorite reaction on a user-owned creation."},{"name":"magnific_creations_comment","description":"Add a comment (or reply) to a user-owned creation."},{"name":"magnific_folders_list","description":"List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools."},{"name":"magnific_folders_get","description":"Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error."},{"name":"magnific_folders_create","description":"Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested."},{"name":"magnific_folders_rename","description":"Rename a folder by `reference`."},{"name":"magnific_folders_delete","description":"Move a folder and its files to trash."},{"name":"magnific_project_report","description":"English markdown status report for a project/folder. Last 7 days default, max 30."},{"name":"magnific_spaces_list","description":"Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`."},{"name":"magnific_spaces_create","description":"Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested."},{"name":"magnific_spaces_state","description":"Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). sel"},{"name":"magnific_spaces_get_nodes","description":"Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm."},{"name":"magnific_spaces_run","description":"Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`."},{"name":"magnific_spaces_run_status","description":"Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`."},{"name":"magnific_spaces_edit","description":"External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`."},{"name":"magnific_spaces_edit_status","description":"Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`."},{"name":"magnific_images_generate","description":"Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. U"},{"name":"magnific_images_remove_background","description":"Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt \"replace the background with X\"."},{"name":"magnific_images_upscale","description":"AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2."},{"name":"magnific_images_skin_enhancer","description":"AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0."},{"name":"magnific_images_relight","description":"AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`."},{"name":"magnific_images_change_camera","description":"Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5."},{"name":"magnific_images_variations","description":"Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k."},{"name":"magnific_images_crop","description":"Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9."},{"name":"magnific_images_resize","description":"Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspe"},{"name":"magnific_images_to_svg","description":"Trace raster creation into SVG. New vector from prompt: `images_generate_svg`."},{"name":"magnific_images_generate_svg","description":"Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1."},{"name":"magnific_images_models_list","description":"TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags."},{"name":"magnific_library_list","description":"Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://."},{"name":"magnific_library_create","description":"Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA tr"},{"name":"magnific_models3d_generate","description":"Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2."},{"name":"magnific_video_plan","description":"Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan s"},{"name":"magnific_video_generate","description":"Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says \"just generate\" or"},{"name":"magnific_video_models_list","description":"Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here."},{"name":"magnific_video_upscale","description":"Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`."},{"name":"magnific_video_upscale_models_list","description":"Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_up"},{"name":"magnific_video_concatenate","description":"Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued cr"},{"name":"magnific_video_speak","description":"Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation "},{"name":"magnific_audio_tts","description":"TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lo"},{"name":"magnific_audio_music_generate","description":"AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro "},{"name":"magnific_audio_voices_list","description":"TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language."},{"name":"magnific_design_auto_resize","description":"Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`."},{"name":"magnific_design_auto_layers","description":"Extract editable layers from a flat image into a Pikaso design."},{"name":"magnific_flows_list","description":"Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get"},{"name":"magnific_flows_get","description":"Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call "},{"name":"magnific_flows_run","description":"Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `w"},{"name":"magnific_flows_wait","description":"Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`."},{"name":"magnific_stock_search","description":"Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL."},{"name":"magnific_stock_get","description":"Full details for a single Freepik stock item: preview URL, dimensions, formats, author.\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_download","description":"Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited).\n\nBulk support: accepts ids for batched execution."},{"name":"magnific_stock_to_creation","description":"Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show.\n\nBulk support: accepts ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mcp-dir/magnific-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mcp-dir%2Fmagnific-mcp","firstSeenAt":"2026-09-06T19:18:47.349Z","fetchedAt":"2026-09-06T19:18:47.349Z","normalizedAt":"2026-09-06T19:18:47.349Z"}]},"firstSeenAt":"2026-09-06T19:18:47.349Z","updatedAt":"2026-09-07T18:23:59.637Z"}