Developer Tools
Trust: 37/100 (Limited)io.github.moejeaux/nexflow-smf Guide
Smart Meta-Facilitator for x402 payments on Base: route, verify, and settle payments.
by moejeaux
Quick Start
Install
npx @nexflow-smf/smfClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-moejeaux-nexflow-smf": {
"command": "npx",
"args": [
"@nexflow-smf/smf"
]
}
}
}