flurryport

MCPcommunity
v0.6.7UnknownMITUpdated 1d agonpmGitHub

FlurryPORT CLI - forward webhook captures to your local machine

Works in
ClaudeCursorCopilotGemini

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.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
706Downloads/wk
1d agoLast update
Package
AuthorUnknown
LicenseMIT
Version0.6.7
Sourcenpm+mcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/20
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Publish from GitHub Actions with --provenance so the attestation binds this package to this repo
npm maintainer match+0/5
Earned once your identity is verified above and that login is an npm maintainer of this package
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
Dependencies✓ 60 resolved+ · none vulnerable
Tool surface40 tools · 2 privileged
Security scan✓ Cleanv0.6.7 · 1d agoHow well does this scan work?
EvalsNone
IndexedSep 1, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

40 tools · 2 privileged
Statically extracted from the published packagev0.6.7 · 1d ago

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 app

Return 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 their

Start 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, and

List 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 to

Read 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 new

Block 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 id

Fetch 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 become

Create 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 of

Append 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 one

Take 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 the

Swap 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 the

One 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 latest

Cheap 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 exercise

Send 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 as

Forward 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 from

Replay 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 the

Create 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 into

Create 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 capture

Arm 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 the

Ask 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 for

Mint 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 redeemed

Revoke 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, their

Remove 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 and

Register 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 standing

Update 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 you

Set 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 signature

Set 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 is

File 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 one

Set 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 handle

Read 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, derived

Read 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 lands

Ask 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 this

Read .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.

About

FlurryPORT CLI - forward webhook captures to your local machine

Keywords
webhookcapturereplaycliflurryport
Alternatives
Comparing tool surfaces…

Dependency tree

What one Forge scan resolved from npm metadata on 2026-09-01 — observed resolution, not a publisher declaration.

60 packages resolved · 4 direct · none carrying advisories Resolution stops at depth 4 and 60 packages.

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)

Declared but not resolved

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.