MCP.so
登录
N

Netfluid

@netfluid-dev

关于 Netfluid

The Netfluid skill provides AI agents with comprehensive banking and cryptocurrency wallet operations. It enables agents to manage fiat and crypto accounts, perform transfers, create payment bridges, and handle KYC verification — all through a unified MCP (Model Context Protocol)

基本信息

分类

其他

传输方式

stdio

发布者

netfluid-dev

提交者

Netfluid

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Netfluid?

Netfluid is a skill that provides AI agents with comprehensive banking and cryptocurrency wallet operations through the Model Context Protocol (MCP). It enables agents to manage fiat and crypto accounts, perform transfers, create payment bridges, and handle KYC verification.

How to use Netfluid?

Install via direct nanobot download or manual git clone. Provide API key, session key, token, wallet ID, and account ID (obtained from the Netfluid app). Use the available MCP tools (e.g., mcp_netfluid_session, mcp_netfluid_wallet_accounts_list) to execute banking and crypto operations. Always confirm transactions with the user.

Key features of Netfluid

  • Multi-currency support (ZAR, USD, EUR, BWP)
  • Crypto assets (USDC, USDT, SOL, ETH, AVAX, ALGO, HBAR, FLDS)
  • Cross-chain bridges (SEPA, ACH/Wire, blockchain-to-blockchain)
  • Funding via bank transfer, card, Pay@, PayShap
  • Withdrawal to bank accounts or OTT mobile (South Africa)
  • KYC integration (full and lite verification)

Use cases of Netfluid

  • Send ZAR to another Netfluid user
  • Buy crypto with fiat via account swap
  • Withdraw funds from a crypto wallet to a bank account
  • Create virtual accounts (on‑ramp) for SEPA or ACH/Wire
  • Perform cross‑chain token transfers between blockchains

FAQ from Netfluid

How do I get started with Netfluid?

Open the Netfluid app, go to Settings → API Keys to create an API key, then get a one-time session key. Use mcp_netfluid_session to exchange the session key for a token, then list your accounts with mcp_netfluid_wallet_accounts_list.

Which fiat and crypto currencies are supported?

Fiat: ZAR, USD, EUR, BWP. Crypto: USDC, USDT, SOL, ETH, AVAX, ALGO, HBAR, FLDS (with multiple blockchain support).

What blockchains does Netfluid support?

Algorand, Hedera, Ethereum, Avalanche‑C, Solana, and Fluids Network. Native tokens include ALGO, HBAR, ETH, AVAX, SOL, and FLDS.

How do I handle session expiration?

If you receive a token invalid error, ask the user for a new session key and repeat the token exchange. Session tokens have a 15‑minute TTL.

Are there any important rules for using Netfluid?

Always ask for confirmation before executing any transaction. Never store wallet IDs, PINs, balances, or financial details in agent memory. Never create and redeem a voucher from the same wallet (circular transaction).

评论

其他 分类下的更多 MCP 服务器