com.blockventurechaincapital/bvcc-agent-wallet
MCPby com.blockventurechaincapital · v0.1.6
Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.
MCP configuration
Command
Environment
AGENT_PRIVATE_KEYrequiredsecretAgent EOA private key (0x + 64 hex). Used locally to sign only; never transmitted.
WALLET_ADDRESSrequiredThe BVCC Agent Wallet address this agent operates (0x...).
CHAIN_IDrequiredDefault chain id: 42161 Arbitrum, 56 BNB Chain, 1 Ethereum, 8453 Base, 137 Polygon, 421614 Arbitrum Sepolia. Every tool also accepts an optional per-call network.
RPC_URLOptional 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_READONLYSet to 'true' to expose only read/simulate tools (no fund-moving writes).
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.