Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

AGENT_PRIVATE_KEY
RequiredSecret

Agent EOA private key (0x + 64 hex). Used locally to sign only; never transmitted.

WALLET_ADDRESS
Required

The BVCC Agent Wallet address this agent operates (0x...).

CHAIN_ID
Default:42161
Required

Default chain id: 42161 Arbitrum, 56 BNB Chain, 1 Ethereum, 8453 Base, 421614 Arbitrum Sepolia. Every tool also accepts an optional per-call network.

RPC_URL

Optional custom RPC for the default chain (comma-separated list allowed for failover). Public default used otherwise. Per-chain override via RPC_URL_<chainId>.

BVCC_MCP_READONLY

Set to 'true' to expose only read/simulate tools (no fund-moving writes).