Magnific (Freepik) MCP integration for AI agents.
Connect AI agents to Magnific (Freepik) through 3 structured actions, including download resource, get resource, and search resources. Review authentication…
- ACTION CONTRACTS
- 3
- AUTHENTICATION
- API key
- SOURCE STATUS
- Provider-backed
CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE
CAPABILITY PROFILE
What the Magnific (Freepik) integration exposes
The Magnific (Freepik) Agent App exposes 3 provider-backed actions for design & media and ai work. Its current contract lets an authorized agent create a magnific stock resource download url through the resources api, get detailed metadata for a magnific stock resource by id, and search magnific stock images and templates through the resources api. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.
A connection uses API key. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.
For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected Magnific (Freepik) account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.
VERIFIED ACTION SAMPLE
Real Magnific (Freepik) capabilities.
Showing 3 of 3 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.
download_resourceREADCreate a Magnific stock resource download URL through the resources API.
INPUTS: resourceId / format / imageSize / acceptLanguage
get_resourceREADGet detailed metadata for a Magnific stock resource by ID.
INPUTS: resourceId / acceptLanguage
search_resourcesREADSearch Magnific stock images and templates through the resources API.
INPUTS: page / limit / order / term / acceptLanguage
INPUT CONTRACTS
Know what the action needs before it runs.
download_resource
resourceIdREQUIRED- The Freepik resource ID.
formatOPTIONAL- The requested resource download format.
imageSizeOPTIONAL- Optional photo resize value for the generic download endpoint, such as small, medium, large, original, or a pixel value like 2000px.
acceptLanguageOPTIONAL- Optional Accept-Language value such as en-US, used by Magnific for localized search processing.
get_resource
resourceIdREQUIRED- The Freepik resource ID.
acceptLanguageOPTIONAL- Optional Accept-Language value such as en-US, used by Magnific for localized search processing.
search_resources
pageOPTIONAL- Page number. The official API requires 1 through 100.
limitOPTIONAL- Maximum number of resources to return. The official API requires > 0.
orderOPTIONAL- Sort order for search results.
termOPTIONAL- Search term used to find resources.
acceptLanguageOPTIONAL- Optional Accept-Language value such as en-US, used by Magnific for localized search processing.
PROVIDER-SPECIFIC WORKFLOWS
Jobs this Agent App can support
Inspect Download Resource
Create a Magnific stock resource download URL through the resources API. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.
download_resourceVerify with Get Resource
Get detailed metadata for a Magnific stock resource by ID. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.
get_resourceSAFETY BOUNDARY
Operate Magnific (Freepik) with explicit limits
- Authorize Magnific (Freepik) with API key and grant only the provider access required by the selected actions.
- The current action names appear read-oriented, but returned Magnific (Freepik) data may still be sensitive and should be minimized before it enters model context.
- Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
- No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in Magnific (Freepik) rather than assuming unrestricted access.
- After a call, inspect the structured result and execution record before reporting that the Magnific (Freepik) task completed successfully.
CONNECTION MODEL
API key
Freepik/Magnific API key sent with the x-magnific-api-key header. Sign in as an administrator and create a key from the API Keys dashboard: https://www.magnific.com/user/api-keys.
Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.
- READ SIGNALS
- 3
- WRITE SIGNALS
- 0
- HIGH IMPACT
- 0
- REVIEW SIGNALS
- 0
EVIDENCE AND AVAILABILITY
Provider reference
Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by Magnific (Freepik).