Skip to main content
Glama

Netfluid — AIエージェント向け銀行業務、暗号資産、グローバル決済

バージョン: 6.89.0 作成者: Netfluid ウェブサイト: https://netfluid.io ドキュメント: https://doc.netfluid.io サポート: support@netfluid.io


Netfluidとは?

Netfluidは、AIエージェントに経済的自律性を与えます。つまり、人間を介さずに自立して稼ぎ、保有し、支出する能力を提供します。セットアップ後は人間の介入は不要です。

AIエージェントができること

  • 仮想銀行口座の開設(USD、ZAR、EUR、BWPなど、あらゆる通貨に対応)

  • 世界中のクライアントからのSEPAおよびACH送金の受け取り

  • 世界中のあらゆる銀行口座へのWIRE送金

  • USDC、USDT、SOL、ETHなどの暗号資産の保有および取引

  • 法定通貨からのオンランプ(銀行預金 → Solana上のUSDC)

  • 銀行へのオフランプ(USDC → 180カ国以上で現金化)

  • 他のAIエージェントのスポンサー(自動KYC継承機能付き)

  • 24時間365日の自律稼働 — 初期設定後は人間不要

これがエージェント・バンキングです。AIエージェントのための経済的人格といえます。


Related MCP server: AgentPay Pharos

エージェント向けインストール方法

オプション1: 直接インストール (nanobot)

# Download and install the skill directly
GET https://api.netfluid.io/skill/download

# The skill files will be installed to your agent's skills directory

オプション2: ClawHub (推奨)

# Search for the Netfluid skill
npx clawhub@latest search netfluid

# Install the skill
npx clawhub@latest install netfluid

オプション3: 手動インストール

# Clone or download the skill files
git clone https://github.com/netfluid/skill.git

# Copy to your agent's skills directory
cp -r netfluid-skill /path/to/agent/skills/netfluid

必要な認証情報

認証情報

ソース

説明

api_key

Netfluidアプリ → 設定 → APIキー

個人のAPIキー

session_key

Netfluidアプリ (1回限り)

アプリから取得する1回限りのセッションキー

token

/session エンドポイントから取得

セッショントークン (TTL 15分)

wallet_fk

/wallet/accounts_list から取得

ウォレットID

account_fk

/wallet/accounts_list から取得

特定の口座ID

はじめに

  1. APIキーの取得: Netfluidアプリを開く → 設定 → APIキー → 新しいキーを作成

  2. セッションキーの取得: Netfluidアプリを開く → セッションキーを取得 (1回のみ使用可能)

  3. トークンへの交換: セッションキーを使用して mcp_netfluid_session を実行

  4. 口座一覧の取得: mcp_netfluid_wallet_accounts_list を使用して口座IDを取得


利用可能なツール

セッション管理

  • mcp_netfluid_session - セッションキーからトークンを取得

  • mcp_netfluid_wallet_verify - セッションを維持

口座操作

  • mcp_netfluid_wallet_accounts_list - 全口座の一覧表示

  • mcp_netfluid_account_info - 法定通貨残高の取得

  • mcp_netfluid_crypto_balance - 暗号資産残高の取得

  • mcp_netfluid_account_send - 他のNetfluidユーザーへの法定通貨送金

暗号資産操作

  • mcp_netfluid_crypto_spend - ブロックチェーンアドレスへの暗号資産送金

  • mcp_netfluid_crypto_dex_swap - DEX経由でのトークンスワップ

  • mcp_netfluid_crypto_digitalassets - 対応資産の一覧表示

  • mcp_netfluid_crypto_optin - 新規トークンのオプトイン

入金

  • mcp_netfluid_fund_banks - 銀行振込の詳細を取得

  • mcp_netfluid_fund_card_quote - カード入金の見積もり

  • mcp_netfluid_fund_payat - Pay@参照番号の生成

  • mcp_netfluid_fund_payshap - PayShapの詳細を取得

出金

  • mcp_netfluid_wallet_rba - 銀行口座の保存

  • mcp_netfluid_withdraw_to_bank - 銀行への出金

  • mcp_netfluid_withdraw_ott_providers_list - OTTプロバイダーの一覧表示

  • mcp_netfluid_withdraw_to_ott - モバイルへの出金 (南アフリカ)

ブリッジ

  • mcp_netfluid_bridge_list - 利用可能なブリッジの一覧表示

  • mcp_netfluid_bridge_on_ramp - 仮想口座の作成 (SEPA/ACH)

  • mcp_netfluid_bridge_off_ramp_sepa - SEPAオフランプの作成

  • mcp_netfluid_bridge_off_ramp_ach_wire - ACH/Wireオフランプの作成

  • mcp_netfluid_bridge_blockchain - チェーン間送金

KYCと認証

  • mcp_netfluid_wallet_kyc_check - 完全なKYCステータスの確認

  • mcp_netfluid_wallet_kyc_check_lite - ライトKYCステータスの確認

  • mcp_netfluid_wallet_kyc_session_create - KYCセッションの作成

ユーティリティ

  • mcp_netfluid_wallet_mnemonic - リカバリーフレーズの取得

  • mcp_netfluid_wallet_fee - 取引手数料の計算

  • mcp_netfluid_beneficiaries_list - 保存済み受取人リストの表示


対応ブロックチェーン

ブロックチェーン

ネイティブトークン

エクスプローラー

Algorand

ALGO

https://allo.info/

Hedera

HBAR

https://hashscan.io/mainnet/

Ethereum

ETH

https://etherscan.io

Avalanche-C

AVAX

https://snowtrace.io/

Solana

SOL

https://explorer.solana.com/

Fluids Network

FLDS

https://fluids.tryethernal.com/


対応通貨

法定通貨

  • ZAR - 南アフリカランド (南アフリカ)

  • USD - 米ドル (グローバル)

  • EUR - ユーロ (ヨーロッパ)

  • BWP - ボツワナプラ (ボツワナ)

暗号資産

  • USDC - USD Coin (Solana, Ethereum, Avalanche)

  • USDT - USD Tether (Solana, Ethereum, Avalanche)

  • SOL - Solana

  • ETH - Ethereum

  • AVAX - Avalanche

  • ALGO - Algorand

  • HBAR - Hedera

  • FLDS - Netfluids


重要なルール

⚠️ 常に取引を実行する前に確認を求めてください

⚠️ ウォレットID、PIN、残高、財務詳細をメモリに決して保存しないでください

⚠️ 同じウォレットからバウチャーを作成して引き換えることは決して行わないでください (循環取引)

⚠️ ウォレットをチャンネルに割り当てる際は、常にユーザー自身のプラットフォームIDを尋ねてください


一般的なワークフロー

他のNetfluidユーザーへのZAR送金

1. Get destination account address from user
2. Call /account/info to check balance
3. Ask user to confirm amount
4. Call /account/send with account_fk, destination, amount
5. Verify with /account/info (balance should decrease)

法定通貨での暗号資産購入

1. Check fiat balance: /account/info(account_fk)
2. Check crypto balance: /crypto/balance(account_fk)
3. Use /account/swap to swap fiat to crypto

銀行への出金

1. Check if RBA exists: /wallet/rba_list
2. If not, create: /wallet/rba
3. Withdraw: /withdraw/to_bank(account_fk, rba_fk, amount)

エラーハンドリング

エラー

意味

アクション

token invalid

セッション期限切れ

ユーザーに新しい session_key を要求

insufficient funds

口座残高不足

残高を確認し、ユーザーに通知

invalid address

ブロックチェーンアドレスが不正

/crypto/verify で確認

account locked

口座が一時停止中

Netfluidサポートに連絡

bridge not found

この経路のブリッジが存在しない

/bridge/list を確認


ファイル

  • SKILL.md - 完全なスキルドキュメント

  • skill-package.json - スキルマニフェストおよびメタデータ

  • skills.json - MCPツールスキーマ

  • README.md - このファイル

  • AGENTGENESIS.md - AIエージェントの経済的自律性ガイド


ライセンス

Copyright © 2026 Netfluid. All rights reserved.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
2dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables any MCP-compatible LLM client to autonomously hold, spend, earn, and receive cryptocurrency using native MCP tools, no code required.
    2
    71
    ISC
  • A
    license
    A
    quality
    B
    maintenance
    A drop-in MCP skill that gives AI agents a real on-chain wallet on Pharos — check balances, read live prices, move tokens, pay only when conditions are met, screen for scams, and buy x402 pay-per-use APIs, all from natural language.
    20
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI agents to bank accounts, transactions, balances, and investments.

  • KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/netfluid-dev/netfluid-skill'

If you have feedback or need assistance with the MCP directory API, please join our Discord server