FlurryPORT CLI - forward webhook captures to your local machine
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
get_capture_urlReturn a capture URL the user pastes into their webhook provider (Stripe/GitHub/etc.), plus the web appReturn a capture URL the user pastes into their webhook provider (Stripe/GitHub/etc.), plus the web app
No input schema was published for this tool.
start_echo_serverStart or reuse a local echo receiver on the user's machine, so replay can be proven before theirStart or reuse a local echo receiver on the user's machine, so replay can be proven before their
No input schema was published for this tool.
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,
No input schema was published for this tool.
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,
No input schema was published for this tool.
list_watchesList the watches on an endpoint with their facts: enabled state, match count, last match time, andList the watches on an endpoint with their facts: enabled state, match count, last match time, and
No input schema was published for this tool.
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).
No input schema was published for this tool.
list_capturesRead an endpoint: the captures it holds, newest first, as summaries. Inputs: includeBody toRead an endpoint: the captures it holds, newest first, as summaries. Inputs: includeBody to
No input schema was published for this tool.
wait_for_capturesBlock until a new capture lands on the endpoint or the timeout elapses, then return what is newBlock until a new capture lands on the endpoint or the timeout elapses, then return what is new
No input schema was published for this tool.
get_captureFetch one capture in full by id: headers, query string, and body. Inputs: captureId, with idFetch one capture in full by id: headers, query string, and body. Inputs: captureId, with id
No input schema was published for this tool.
create_collectionCreate a named collection from one or more captures, PINNING them: members becomeCreate a named collection from one or more captures, PINNING them: members become
No input schema was published for this tool.
add_to_collectionAppend captures to an existing collection, PINNING them: the incremental half ofAppend captures to an existing collection, PINNING them: the incremental half of
No input schema was published for this tool.
remove_from_collectionprivilegedTake one capture out of a collection. Use it to retire a pin that no longer belongs; to swap oneTake one capture out of a collection. Use it to retire a pin that no longer belongs; to swap one
No input schema was published for this tool.
replace_collection_itemSwap one capture for another in a collection, in one call: the replacement takes the slot theSwap one capture for another in a collection, in one call: the replacement takes the slot the
No input schema was published for this tool.
get_replay_targetOne replay target in detail, with its deliveryHeaders: the custom headers applied on top of theOne replay target in detail, with its deliveryHeaders: the custom headers applied on top of the
No input schema was published for this tool.
capture_countCheap progress check: monthly quota usage, plus the accepted and rejected split, the latestCheap progress check: monthly quota usage, plus the accepted and rejected split, the latest
No input schema was published for this tool.
send_test_eventSend provider-shaped TEST webhooks to one of the user's capture endpoints, so they can exerciseSend provider-shaped TEST webhooks to one of the user's capture endpoints, so they can exercise
No input schema was published for this tool.
forward_to_localhostForward captured webhooks to a URL on the user's OWN machine, such asForward captured webhooks to a URL on the user's OWN machine, such as
No input schema was published for this tool.
replay_to_targetReplay one capture to a registered replay target, server-side. Inputs: captureId, targetId fromReplay one capture to a registered replay target, server-side. Inputs: captureId, targetId from
No input schema was published for this tool.
create_endpointCreate a capture endpoint on a project: a stable inbound URL a sender gets pointed at, and theCreate a capture endpoint on a project: a stable inbound URL a sender gets pointed at, and the
No input schema was published for this tool.
create_transformationCreate a named JSONata transformation on an endpoint: the reshape step that turns a capture intoCreate a named JSONata transformation on an endpoint: the reshape step that turns a capture into
No input schema was published for this tool.
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.
No input schema was published for this tool.
bind_transformationArm a pipe: bind a transformation version to an endpoint and a replay target, so a captureArm a pipe: bind a transformation version to an endpoint and a replay target, so a capture
No input schema was published for this tool.
request_secret_setupAsk FlurryPORT to email the endpoint owner a one-hour, single-use page where they paste theAsk FlurryPORT to email the endpoint owner a one-hour, single-use page where they paste the
No input schema was published for this tool.
create_inviteMint an invite link so another PERSON and their agent can join an endpoint you own. NOT forMint an invite link so another PERSON and their agent can join an endpoint you own. NOT for
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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,
No input schema was published for this tool.
revoke_inviteRevoke an invite on an endpoint you own: a pending invite's link stops working, and a redeemedRevoke an invite on an endpoint you own: a pending invite's link stops working, and a redeemed
No input schema was published for this tool.
revoke_memberRemove an accepted member from an endpoint you own: the membership row is deleted, theirRemove an accepted member from an endpoint you own: the membership row is deleted, their
No input schema was published for this tool.
create_replay_targetRegister a delivery destination, a replay target, on an endpoint. ASK the user which project andRegister a delivery destination, a replay target, on an endpoint. ASK the user which project and
No input schema was published for this tool.
update_replay_targetUpdate a replay target in place, most importantly ARMING it with autoReplay true so standingUpdate a replay target in place, most importantly ARMING it with autoReplay true so standing
No input schema was published for this tool.
set_target_headersSet the COMPLETE custom header set on a replay target. Full replace: include every header youSet the COMPLETE custom header set on a replay target. Full replace: include every header you
No input schema was published for this tool.
set_endpoint_signingSet up or rotate signed-intent posting for an endpoint. Inputs: an optional header the signatureSet up or rotate signed-intent posting for an endpoint. Inputs: an optional header the signature
No input schema was published for this tool.
record_recipe_installprivilegedFile the owner-side record of a recipe install, at the END of host setup, once the pipe isFile the owner-side record of a recipe install, at the END of host setup, once the pipe is
No input schema was published for this tool.
set_orientationSet the room map. Marks captureId as the endpoint's current ORIENTATION, the oneSet the room map. Marks captureId as the endpoint's current ORIENTATION, the one
No input schema was published for this tool.
list_sectionsRead the room state: the section map, each handle with what belongs there, the roster, each handleRead the room state: the section map, each handle with what belongs there, the roster, each handle
No input schema was published for this tool.
get_canonRead what currently stands in each section of the room: one ratified recap per section, derivedRead what currently stands in each section of the room: one ratified recap per section, derived
No input schema was published for this tool.
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),
No input schema was published for this tool.
request_seatAsk for a seat in a room you are only watching. A monitor reads but cannot post, so this landsAsk for a seat in a room you are only watching. A monitor reads but cannot post, so this lands
No input schema was published for this tool.
read_pipe_manifestRead .flurryport/pipes.json from the working directory: the committed record of the pipes thisRead .flurryport/pipes.json from the working directory: the committed record of the pipes this
No input schema was published for this tool.
40 of 40 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
FlurryPORT CLI - forward webhook captures to your local machine
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
55 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+43 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.