Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.
claude mcp add bvcc-agent-wallet -- npx -y @bvcc/agent-mcp
claude_desktop_config.json
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bvcc-agent-wallet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bvcc-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@bvcc/agent-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.blockventurechaincapital--bvcc-agent-wallet/reviews or the review_server meta-tool.
POST /mcp