com.blockventurechaincapital/bvcc-agent-wallet

MCP

by com.blockventurechaincapital · v0.1.6

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

mcplocal

MCP configuration

stdio

Command

npx -y @bvcc/agent-mcp@0.1.6

Environment

  • AGENT_PRIVATE_KEYrequiredsecret

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

  • WALLET_ADDRESSrequired

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

  • CHAIN_IDrequired

    Default 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_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).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.