Skip to content
Claude Code

bvcc agent wallet for Claude Code

com.blockventurechaincapital/bvcc-agent-wallet

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

client:Claude Code transport:stdio runtime:npm

Install bvcc agent wallet in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add bvcc-agent-wallet -e AGENT_PRIVATE_KEY=<AGENT_PRIVATE_KEY> -e WALLET_ADDRESS=<WALLET_ADDRESS> -e CHAIN_ID=<CHAIN_ID> -e RPC_URL=<RPC_URL> -e BVCC_MCP_READONLY=<BVCC_MCP_READONLY> -e BVCC_MCP_MODULES=<BVCC_MCP_MODULES> -- npx -y @bvcc/agent-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

bvcc agent wallet in other clients