mcpbeat Sign in

Nexflow Smf MCP Server

local only

Nexflow Smf runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 20 Mar 2026.

Smart Meta-Facilitator for x402 payments on Base: route, verify, and settle payments.

Installs per day peak 9 · avg 4 · +22% w/w
a month agotoday
27
Installs / week
npm · @nexflow-smf/smf
0
Stars
1 open issues
20 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check Nexflow Smf 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 nexflow-smf -- npx -y @nexflow-smf/smf
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nexflow-smf": {
      "args": [
        "-y",
        "@nexflow-smf/smf"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nexflow-smf]
command = "npx"
args = ["-y", "@nexflow-smf/smf"]
.cursor/mcp.json
{
  "mcpServers": {
    "nexflow-smf": {
      "args": [
        "-y",
        "@nexflow-smf/smf"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nexflow-smf": {
      "args": [
        "-y",
        "@nexflow-smf/smf"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NEXFLOW_API_KEY (NexFlow API key (format: nf_live_* or nf_test_*)), NEXFLOW_BASE_URL (API base URL (default: https://api.nexflowapp.app)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nexflow Smf

same job, measured the same way
PayAI x402 Facilitator
by payai

Verify and settle x402 stablecoin payments; browse the PayAI Bazaar of x402-payable resources.

5 tools answering
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

82 installs/wk local only
I
AgentShield
by atmflow55

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

20 installs/wk local only
TensorFeed x402 Base Reader
by tensorfeed

Read-only Base mainnet reader. Verifies x402 payment settlements + AFTA federation status.

128 installs/wk local only
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Azeth Protocol
by azeth-protocol

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

63 installs/wk local only
Pyrimid Protocol
by pyrimid

Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.

7 tools answering
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only

Nexflow Smf — questions

Answers built from our own checks of this server.

Why is there no uptime for Nexflow Smf?
Nexflow Smf 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 @nexflow-smf/smf was installed 27 times last week.
How do I connect Nexflow Smf?
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 @nexflow-smf/smf straight from npm; nothing to host, nothing to sign up for.
How many people use Nexflow Smf?
The npm package @nexflow-smf/smf was installed 27 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nexflow Smf open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.