Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.FurlPay/furlpay-cli

NPM · @FURLPAY/CLI · SCANNED SEP 21

Stablecoin payments, swaps, stock orders, market data, travel booking, yield and card controls.

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 74 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 865 tokens (~48/item across 18 items; 18 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage75
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 24% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_stablecoin" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.FurlPay/furlpay-cli MCP server?

io.github.FurlPay/furlpay-cli runs locally as an npm package, launched with npx -y @furlpay/cli. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @furlpay/cli

# add to Claude Code
claude mcp add furlpay-furlpay-cli -- npx -y @furlpay/cli
// .cursor/mcp.json
{
  "mcpServers": {
    "furlpay-furlpay-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@furlpay/cli"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "furlpay-furlpay-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@furlpay/cli"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add furlpay-furlpay-cli -- npx -y @furlpay/cli
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "furlpay-furlpay-cli": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@furlpay/cli"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add furlpay-furlpay-cli --command npx --arg -y --arg @furlpay/cli
# ~/.hermes/config.yaml
mcp_servers:
  furlpay-furlpay-cli:
    command: "npx"
    args: ["-y", "@furlpay/cli"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "furlpay-furlpay-cli": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@furlpay/cli"
      ]
    }
  }
}
# add to Vellum
assistant mcp add furlpay-furlpay-cli -t stdio -c npx -a -y @furlpay/cli
// mcp.json
{
  "mcpServers": {
    "furlpay-furlpay-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@furlpay/cli"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 +1
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/@furlpay/cli@0.2.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 18 exposed · ~865 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
book_travel ~81

Book a stay (settles in USDC via x402 with cashback). Returns the trip record.

NameTypeReqDescription
amountUsdnumberyes
checkInstring
checkOutstring
citystring
guestsnumber
namestring
nightsnumber

No output schema declared.

No examples provided.

chain_status ~23

Health and block height of every chain FurlPay settles on (public).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

earn_deposit ~45

Deposit idle USDC into a Morpho yield vault (or get the unsigned tx bundle in live mode).

NameTypeReqDescription
amountUsdnumberyes
vaultstring

No output schema declared.

No examples provided.

earn_overview ~28

FurlPay Earn: live vault APYs, the user's yield positions and idle USDC.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

earn_withdraw ~35

Withdraw USDC from a FurlPay Earn position.

NameTypeReqDescription
amountUsdnumberyes
vaultstring

No output schema declared.

No examples provided.

get_balance ~31

Get the user's stablecoin balances across all chains (USDC, EURC, ETH …) with USD values.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_net_worth ~24

Unified net worth: crypto + fiat + equities breakdown and recent transactions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_portfolio ~25

Stock/ETF portfolio: holdings, dividends and performance (marked to live quotes).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_quote ~49

Full asset detail for a stock/ETF/crypto symbol: live quote, key stats, AI digest, current position.

NameTypeReqDescription
symbolstringyese.g. AAPL, NVDA, BTC

No output schema declared.

No examples provided.

list_cards ~22

List the user's virtual/physical Visa cards with limits and freeze state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_transactions ~42

List recent transactions, optionally filtered by category (transfer, swap, invest, yield, card).

NameTypeReqDescription
cardIdstring
categorystring

No output schema declared.

No examples provided.

list_trips ~23

List the user's travel bookings grouped by upcoming/past/cancelled.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

market_movers ~29

Top gaining and losing assets plus major index levels (public data).

NameTypeReqDescription
kindstring

No output schema declared.

No examples provided.

place_order ~94

Place a fractional stock/ETF order (Alpaca-style). Use notional (USD) or qty (shares), not both.

NameTypeReqDescription
limit_pricenumber
notionalnumberUSD amount (fractional)
qtynumberShare count
sidestringyes
stop_pricenumber
symbolstringyes
typestring

No output schema declared.

No examples provided.

search_travel ~103

Search hotels/stays or flights, payable in stablecoins.

NameTypeReqDescription
checkInstring
checkOutstring
citystringFor stays
datestringFor flights
fromstringFor flights (IATA/city)
maxNightlyUsdnumber
minStarsnumber
tostringFor flights
typestring

No output schema declared.

No examples provided.

send_stablecoin ~90

Send a gas-sponsored stablecoin transfer to an address. Amounts >= $5000 require an MFA code.

NameTypeReqDescription
amountnumberyesAmount in token units (USD-pegged)
chainstring
destinationstringyesDestination 0x address
mfaCodestringTOTP code for high-value transfers
tokenstring

No output schema declared.

No examples provided.

set_card_controls ~45

Freeze/unfreeze a card or update its spending limits in real time.

NameTypeReqDescription
cardIdstringyes
freezeboolean
limitsobject

No output schema declared.

No examples provided.

swap_tokens ~76

Quote and optionally execute a token swap (Li.Fi routing), including cross-chain.

NameTypeReqDescription
amountInnumberyes
executebooleanfalse = quote only
fromChainstring
fromTokenstringyes
toChainstring
toTokenstringyes

No output schema declared.

No examples provided.

Common questions

What is the io.github.FurlPay/furlpay-cli MCP server?

io.github.FurlPay/furlpay-cli is an MCP server listed in the public MCP registry as io.github.FurlPay/furlpay-cli. Stablecoin payments, swaps, stock orders, market data, travel booking, yield and card controls. This page covers its npm package (@furlpay/cli).

Is the io.github.FurlPay/furlpay-cli MCP server safe to use?

io.github.FurlPay/furlpay-cli scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.FurlPay/furlpay-cli MCP server expose?

io.github.FurlPay/furlpay-cli exposes 18 tools: get_balance, get_net_worth, send_stablecoin, swap_tokens, list_transactions, and 13 more. Their descriptions and schemas cost roughly 865 tokens of context every time the server is loaded.

Is the io.github.FurlPay/furlpay-cli MCP server still maintained?

io.github.FurlPay/furlpay-cli is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.FurlPay/furlpay-cli MCP server under?

io.github.FurlPay/furlpay-cli declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.