Bvcc Agent Wallet runs on your own machine — the client starts it, so there is no endpoint to ping. 544 installs a week from npm. Last commit 30 Jul 2026.
Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bvcc-agent-wallet -- npx -y @bvcc/agent-mcp
{
"mcpServers": {
"bvcc-agent-wallet": {
"args": [
"-y",
"@bvcc/agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bvcc-agent-wallet]
command = "npx"
args = ["-y", "@bvcc/agent-mcp"]
{
"mcpServers": {
"bvcc-agent-wallet": {
"args": [
"-y",
"@bvcc/agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bvcc-agent-wallet": {
"args": [
"-y",
"@bvcc/agent-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.