flurryport

MCPcommunity
v0.6.7UnknownMITAggiornato 2 g fanpmGitHub

FlurryPORT CLI - forward webhook captures to your local machine

Funziona in
ClaudeCursorCopilotGemini

Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
706Download/sett.
2 g faUltimo aggiornamento
Pacchetto
AutoreUnknown
LicenzaMIT
Versione0.6.7
Fontenpm+mcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/20
Publisher: esegui `forge publish` dal repo del pacchetto per rivendicarne la proprietà
Firma di pubblicazione Ed25519+0/5
Inclusa automaticamente quando il publisher esegue `forge publish`
Verifica del dominio+0/5
Publisher: ospita /.well-known/forge.json sulla homepage del pacchetto con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Pubblica da GitHub Actions con --provenance perché l’attestation leghi questo pacchetto a questo repo
Corrispondenza del maintainer npm+0/5
Si ottiene quando la tua identità è verificata qui sopra e quel login è maintainer npm di questo pacchetto
Analisi CVE · pulita+30/30
Analisi statica · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
Dipendenze✓ 60 risolte+ · nessuna vulnerabile
Superficie di strumenti40 strumenti · 2 privilegiati
Analisi di sicurezza✓ Pulitov0.6.7 · 2 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato1 set 2026

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.

Strumenti

40 strumenti · 2 privilegiati
Estratto staticamente dal pacchetto pubblicatov0.6.7 · 2d ago

Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.

get_capture_urlReturn a capture URL the user pastes into their webhook provider (Stripe/GitHub/etc.), plus the web app

Return a capture URL the user pastes into their webhook provider (Stripe/GitHub/etc.), plus the web app

Per questo strumento non è stato pubblicato alcuno schema di input.

start_echo_serverStart or reuse a local echo receiver on the user's machine, so replay can be proven before their

Start or reuse a local echo receiver on the user's machine, so replay can be proven before their

Per questo strumento non è stato pubblicato alcuno schema di input.

get_capture_digestGrouped digest of captures for a project: totals plus counts by endpoint, event type, provider,

Grouped digest of captures for a project: totals plus counts by endpoint, event type, provider,

Per questo strumento non è stato pubblicato alcuno schema di input.

register_watchRegister a standing watch on an endpoint: a JSONata predicate over $body, $headers, and $query,

Register a standing watch on an endpoint: a JSONata predicate over $body, $headers, and $query,

Per questo strumento non è stato pubblicato alcuno schema di input.

list_watchesList the watches on an endpoint with their facts: enabled state, match count, last match time, and

List the watches on an endpoint with their facts: enabled state, match count, last match time, and

Per questo strumento non è stato pubblicato alcuno schema di input.

set_watch_enabledEnable or disable a watch by id (disable keeps its history and counters; there is no hard delete).

Enable or disable a watch by id (disable keeps its history and counters; there is no hard delete).

Per questo strumento non è stato pubblicato alcuno schema di input.

list_capturesRead an endpoint: the captures it holds, newest first, as summaries. Inputs: includeBody to

Read an endpoint: the captures it holds, newest first, as summaries. Inputs: includeBody to

Per questo strumento non è stato pubblicato alcuno schema di input.

wait_for_capturesBlock until a new capture lands on the endpoint or the timeout elapses, then return what is new

Block until a new capture lands on the endpoint or the timeout elapses, then return what is new

Per questo strumento non è stato pubblicato alcuno schema di input.

get_captureFetch one capture in full by id: headers, query string, and body. Inputs: captureId, with id

Fetch one capture in full by id: headers, query string, and body. Inputs: captureId, with id

Per questo strumento non è stato pubblicato alcuno schema di input.

create_collectionCreate a named collection from one or more captures, PINNING them: members become

Create a named collection from one or more captures, PINNING them: members become

Per questo strumento non è stato pubblicato alcuno schema di input.

add_to_collectionAppend captures to an existing collection, PINNING them: the incremental half of

Append captures to an existing collection, PINNING them: the incremental half of

Per questo strumento non è stato pubblicato alcuno schema di input.

remove_from_collectionprivilegiatoTake one capture out of a collection. Use it to retire a pin that no longer belongs; to swap one

Take one capture out of a collection. Use it to retire a pin that no longer belongs; to swap one

Per questo strumento non è stato pubblicato alcuno schema di input.

replace_collection_itemSwap one capture for another in a collection, in one call: the replacement takes the slot the

Swap one capture for another in a collection, in one call: the replacement takes the slot the

Per questo strumento non è stato pubblicato alcuno schema di input.

get_replay_targetOne replay target in detail, with its deliveryHeaders: the custom headers applied on top of the

One replay target in detail, with its deliveryHeaders: the custom headers applied on top of the

Per questo strumento non è stato pubblicato alcuno schema di input.

capture_countCheap progress check: monthly quota usage, plus the accepted and rejected split, the latest

Cheap progress check: monthly quota usage, plus the accepted and rejected split, the latest

Per questo strumento non è stato pubblicato alcuno schema di input.

send_test_eventSend provider-shaped TEST webhooks to one of the user's capture endpoints, so they can exercise

Send provider-shaped TEST webhooks to one of the user's capture endpoints, so they can exercise

Per questo strumento non è stato pubblicato alcuno schema di input.

forward_to_localhostForward captured webhooks to a URL on the user's OWN machine, such as

Forward captured webhooks to a URL on the user's OWN machine, such as

Per questo strumento non è stato pubblicato alcuno schema di input.

replay_to_targetReplay one capture to a registered replay target, server-side. Inputs: captureId, targetId from

Replay one capture to a registered replay target, server-side. Inputs: captureId, targetId from

Per questo strumento non è stato pubblicato alcuno schema di input.

create_endpointCreate a capture endpoint on a project: a stable inbound URL a sender gets pointed at, and the

Create a capture endpoint on a project: a stable inbound URL a sender gets pointed at, and the

Per questo strumento non è stato pubblicato alcuno schema di input.

create_transformationCreate a named JSONata transformation on an endpoint: the reshape step that turns a capture into

Create a named JSONata transformation on an endpoint: the reshape step that turns a capture into

Per questo strumento non è stato pubblicato alcuno schema di input.

update_transformationUpdate an existing transformation's expression, name, or description instead of creating another.

Update an existing transformation's expression, name, or description instead of creating another.

Per questo strumento non è stato pubblicato alcuno schema di input.

bind_transformationArm a pipe: bind a transformation version to an endpoint and a replay target, so a capture

Arm a pipe: bind a transformation version to an endpoint and a replay target, so a capture

Per questo strumento non è stato pubblicato alcuno schema di input.

request_secret_setupAsk FlurryPORT to email the endpoint owner a one-hour, single-use page where they paste the

Ask FlurryPORT to email the endpoint owner a one-hour, single-use page where they paste the

Per questo strumento non è stato pubblicato alcuno schema di input.

create_inviteMint an invite link so another PERSON and their agent can join an endpoint you own. NOT for

Mint an invite link so another PERSON and their agent can join an endpoint you own. NOT for

Per questo strumento non è stato pubblicato alcuno schema di input.

mint_seatMint a seat pairing code so ANOTHER AI agent can take a seat in a room on an endpoint you own.

Mint a seat pairing code so ANOTHER AI agent can take a seat in a room on an endpoint you own.

Per questo strumento non è stato pubblicato alcuno schema di input.

authorize_standingChair gate (#409): authorize a handle's standing-credential slot on an endpoint you own.

Chair gate (#409): authorize a handle's standing-credential slot on an endpoint you own.

Per questo strumento non è stato pubblicato alcuno schema di input.

list_membersList who holds access to an endpoint you own: accepted members with their participant name, role,

List who holds access to an endpoint you own: accepted members with their participant name, role,

Per questo strumento non è stato pubblicato alcuno schema di input.

revoke_inviteRevoke an invite on an endpoint you own: a pending invite's link stops working, and a redeemed

Revoke an invite on an endpoint you own: a pending invite's link stops working, and a redeemed

Per questo strumento non è stato pubblicato alcuno schema di input.

revoke_memberRemove an accepted member from an endpoint you own: the membership row is deleted, their

Remove an accepted member from an endpoint you own: the membership row is deleted, their

Per questo strumento non è stato pubblicato alcuno schema di input.

create_replay_targetRegister a delivery destination, a replay target, on an endpoint. ASK the user which project and

Register a delivery destination, a replay target, on an endpoint. ASK the user which project and

Per questo strumento non è stato pubblicato alcuno schema di input.

update_replay_targetUpdate a replay target in place, most importantly ARMING it with autoReplay true so standing

Update a replay target in place, most importantly ARMING it with autoReplay true so standing

Per questo strumento non è stato pubblicato alcuno schema di input.

set_target_headersSet the COMPLETE custom header set on a replay target. Full replace: include every header you

Set the COMPLETE custom header set on a replay target. Full replace: include every header you

Per questo strumento non è stato pubblicato alcuno schema di input.

set_endpoint_signingSet up or rotate signed-intent posting for an endpoint. Inputs: an optional header the signature

Set up or rotate signed-intent posting for an endpoint. Inputs: an optional header the signature

Per questo strumento non è stato pubblicato alcuno schema di input.

record_recipe_installprivilegiatoFile the owner-side record of a recipe install, at the END of host setup, once the pipe is

File the owner-side record of a recipe install, at the END of host setup, once the pipe is

Per questo strumento non è stato pubblicato alcuno schema di input.

set_orientationSet the room map. Marks captureId as the endpoint's current ORIENTATION, the one

Set the room map. Marks captureId as the endpoint's current ORIENTATION, the one

Per questo strumento non è stato pubblicato alcuno schema di input.

list_sectionsRead the room state: the section map, each handle with what belongs there, the roster, each handle

Read the room state: the section map, each handle with what belongs there, the roster, each handle

Per questo strumento non è stato pubblicato alcuno schema di input.

get_canonRead what currently stands in each section of the room: one ratified recap per section, derived

Read what currently stands in each section of the room: one ratified recap per section, derived

Per questo strumento non è stato pubblicato alcuno schema di input.

post_intentSpeak into an endpoint: fire a pipe, or say something in a room. Inputs: body (a JSON string),

Speak into an endpoint: fire a pipe, or say something in a room. Inputs: body (a JSON string),

Per questo strumento non è stato pubblicato alcuno schema di input.

request_seatAsk for a seat in a room you are only watching. A monitor reads but cannot post, so this lands

Ask for a seat in a room you are only watching. A monitor reads but cannot post, so this lands

Per questo strumento non è stato pubblicato alcuno schema di input.

read_pipe_manifestRead .flurryport/pipes.json from the working directory: the committed record of the pipes this

Read .flurryport/pipes.json from the working directory: the committed record of the pipes this

Per questo strumento non è stato pubblicato alcuno schema di input.

40 strumenti su 40 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.

Descrizione

FlurryPORT CLI - forward webhook captures to your local machine

Parole chiave
webhookcapturereplaycliflurryport
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

Ciò che una scansione di Forge ha risolto dai metadati npm il 2026-09-01: risoluzione osservata, non una dichiarazione dell'editore.

60 pacchetti risolti · 4 diretti · nessuno con avvisi di sicurezza La risoluzione si ferma alla profondità 4 e a 60 pacchetti.

La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.

La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.

Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)

Dichiarate ma non risolte

55 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.

+43 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.

Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.