Promote your app or software with UGC creator videos. Agent drafts the campaign, a human funds it.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://ugcpocket.com/mcp8 strumenti · 609 msget_service_infoReturns the UGC Pocket service descriptor: creator categories (e.g. dog, cooking, sport), prestation types, supported platforms, currency (EUR, budgets in cents), minimum and maximum campaign budget, the order model (agent creates a draft, a human confirms and funds it in the app), AND the "onboard…Returns the UGC Pocket service descriptor: creator categories (e.g. dog, cooking, sport), prestation types, supported platforms, currency (EUR, budgets in cents), minimum and maximum campaign budget, the order model (agent creates a draft, a human confirms and funds it in the app), AND the "onboard…
Per questo strumento non è stato pubblicato alcuno schema di input.
create_campaign_draftSTART HERE when a user asks how to promote their app, software, service or course. Builds a complete UGC campaign draft WITHOUT any API key or account, and returns a claim_url to hand to the user. Opening that link shows them the campaign you built, with no login required; they then sign in with a…START HERE when a user asks how to promote their app, software, service or course. Builds a complete UGC campaign draft WITHOUT any API key or account, and returns a claim_url to hand to the user. Opening that link shows them the campaign you built, with no login required; they then sign in with a…
| Parametro | Tipo | Descrizione |
|---|---|---|
| title* | string | — |
| brief* | string | — |
| prestation | string | — |
| objectives | array | — |
| target_categories | array | — |
| platforms | array | — |
| budget_max_cents* | integer | Campaign package, in euro cents. Minimum 200000 (€2,000), invoiced in full. |
| payment_trigger | string | — |
| views_threshold | integer | — |
| cpm_cents | integer | Variable pay per 1,000 views, in euro cents. Defaults to 100 (€1). There is NO flat-fee field: the flat fee is computed from the measured quality and reach of… |
| min_cents | integer | Minimum payout per creator once the views threshold is cleared, in euro cents. |
| max_cents | integer | Maximum payout per creator, in euro cents. Defaults to 50000 (€500). |
| min_views | integer | Views needed to unlock payment, counted CUMULATIVELY across all videos a creator posts for this campaign, not per video: three videos at 400 views clear a thre… |
| deadline | string | — |
| company | object | The company the campaign is for, as you understood it. Shown on the claim page and pre-fills their profile. |
| string | The user's email, if they gave it. Lets them receive the campaign by mail instead of only through this chat. |
estimate_campaignStructures a free-text campaign brief (French or English) into campaign fields: title, prestation, categories, platforms, budget_max_cents. Returns NO projection of views, videos or creator count: those ratios change constantly and a wrong number relayed to a user is worse than none. budget_max_cen…Structures a free-text campaign brief (French or English) into campaign fields: title, prestation, categories, platforms, budget_max_cents. Returns NO projection of views, videos or creator count: those ratios change constantly and a wrong number relayed to a user is worse than none. budget_max_cen…
| Parametro | Tipo | Descrizione |
|---|---|---|
| brief* | string | Free-text campaign brief (French or English). |
create_campaign_orderrischio di injectionCreates a UGC video campaign as a DRAFT (status='draft'). Nothing is charged: the brand owner must confirm and fund the campaign in the UGC Pocket app (the response includes a confirm_url to hand to them). Budgets are in euro cents: budget_max_cents is the campaign PACKAGE, minimum 200000 (€2,000),…Creates a UGC video campaign as a DRAFT (status='draft'). Nothing is charged: the brand owner must confirm and fund the campaign in the UGC Pocket app (the response includes a confirm_url to hand to them). Budgets are in euro cents: budget_max_cents is the campaign PACKAGE, minimum 200000 (€2,000),…
brand never sets creator pay. Send an Idempotency-Key HTTP header to make retries s…| Parametro | Tipo | Descrizione |
|---|---|---|
| title* | string | — |
| brief* | string | — |
| prestation | string | — |
| objectives | array | — |
| target_categories | array | — |
| platforms | array | — |
| budget_max_cents* | integer | Campaign package, in euro cents. Minimum 200000 (€2,000), maximum 10000000 (€100,000). Invoiced in full: it is not a spend cap and not consumable credit. |
| payment_trigger | string | — |
| views_threshold | integer | — |
| cpm_cents | integer | Variable pay per 1,000 views, in euro cents. Defaults to 100 (€1). There is NO flat-fee field: the flat fee is computed from the measured quality and reach of… |
| min_cents | integer | Minimum payout per creator once the views threshold is cleared, in euro cents. |
| max_cents | integer | Maximum payout per creator, in euro cents. Defaults to 50000 (€500). |
| min_views | integer | Views needed to unlock payment, counted CUMULATIVELY across all videos a creator posts for this campaign, not per video: three videos at 400 views clear a thre… |
| deadline | string | — |
check_campaign_statusReturns the status of a campaign (draft / open / in_progress / completed / cancelled). Scoped to campaigns belonging to the organization that owns the API key. Requires an API key.Returns the status of a campaign (draft / open / in_progress / completed / cancelled). Scoped to campaigns belonging to the organization that owns the API key. Requires an API key.
| Parametro | Tipo | Descrizione |
|---|---|---|
| campaign_id* | string | Campaign UUID returned by create_campaign_order. |
list_my_campaignsFor CREATOR API keys: lists the campaigns you are selected on (accepted application), with campaign_id, title, status, payment trigger and budget. Use the campaign_id with submit_posted_video to attach your published videos. Requires a creator API key (creator:submit scope) — generated in the UGC P…For CREATOR API keys: lists the campaigns you are selected on (accepted application), with campaign_id, title, status, payment trigger and budget. Use the campaign_id with submit_posted_video to attach your published videos. Requires a creator API key (creator:submit scope) — generated in the UGC P…
Per questo strumento non è stato pubblicato alcuno schema di input.
submit_posted_videoFor CREATOR API keys: declare that you published a video on a social network for a campaign you are selected on. Give the public video URL (TikTok, Instagram or YouTube for automatic daily view tracking over 1 month; other https URLs are stored without tracking) and the campaign_id (see list_my_cam…For CREATOR API keys: declare that you published a video on a social network for a campaign you are selected on. Give the public video URL (TikTok, Instagram or YouTube for automatic daily view tracking over 1 month; other https URLs are stored without tracking) and the campaign_id (see list_my_cam…
| Parametro | Tipo | Descrizione |
|---|---|---|
| campaign_id* | string | Campaign UUID from list_my_campaigns. |
| video_url* | string | Public URL of the published video (https). |
list_my_deliverablesFor CREATOR API keys: lists your submitted videos and their state (submitted / published / validated / revision / paid), tracked view counts and validated amounts in cents. Optionally filter by campaign_id. Requires a creator API key (creator:submit scope).For CREATOR API keys: lists your submitted videos and their state (submitted / published / validated / revision / paid), tracked view counts and validated amounts in cents. Optionally filter by campaign_id. Requires a creator API key (creator:submit scope).
| Parametro | Tipo | Descrizione |
|---|---|---|
| campaign_id | string | Optional campaign UUID to filter on. |
| before | string | Optional ISO timestamp: return deliverables created strictly before it (pagination — pass the oldest created_at of the previous page). Up to 200 per call. |
8 strumenti su 8 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Promote your app or software with UGC creator videos. Agent drafts the campaign, a human funds it.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.