mcpbeat Sign in

Furlpay CLI MCP Server

local only

Furlpay CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 8 Jul 2026.

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

Installs per day peak 14 · avg 8 · +195% w/w
a month agotoday
53
Installs / week
npm · @furlpay/cli
0
Stars
4 open issues
8 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Furlpay CLI every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add furlpay-cli -- npx -y @furlpay/cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "furlpay-cli": {
      "args": [
        "-y",
        "@furlpay/cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.furlpay-cli]
command = "npx"
args = ["-y", "@furlpay/cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "furlpay-cli": {
      "args": [
        "-y",
        "@furlpay/cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "furlpay-cli": {
      "args": [
        "-y",
        "@furlpay/cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Furlpay CLI

same job, measured the same way
Bitcompare
by bitcompare

Crypto yield data for AI agents: lending, savings, staking, borrowing & stablecoin rates. 18 tools.

31 installs/wk 21 tools answering
eSIM Tabby
by esimtabby

Buy and manage travel eSIM data plans in the conversation. Pay by card (Stripe) or USDC over x402.

11 tools answering
Paradex Trading
by tradeparadex

MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.

170 installs/wk local only
Price Data MCP
by wesseltl

Live market prices and candles for AI agents (200+ coins). Data only, no trading advice.

127 installs/wk local only
Pagar.me
by mcp-dir

Stone's payments gateway (api.pagar.me), orders, charges (card, Pix, boleto), customers and cards, p

86 tools answering
Market Data
by timzinin-api

33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.

36 tools answering
Hotel Booking AI MCP
by tourmind-com

Consumer hotel search, live rates, booking, order management, and payment via TourMind.

11 tools answering
China Trade & Market Data
by huangjunsong404-crypto

Look up investment statistics by year or country and region.

5 tools answering

Furlpay CLI — questions

Answers built from our own checks of this server.

Why is there no uptime for Furlpay CLI?
Furlpay CLI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @furlpay/cli was installed 53 times last week.
How do I connect Furlpay CLI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @furlpay/cli straight from npm; nothing to host, nothing to sign up for.
How many people use Furlpay CLI?
The npm package @furlpay/cli was installed 53 times in the last week. Week over week that is +195%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Furlpay CLI open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.