Vibe Wallet MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Vibe Wallet MCP Servershow my ETH balance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vibe Wallet MCP Server
The protocol layer of the Vibe Stack. This server bridges AI agents (Claude, OpenCode) with the Vibe Wallet browser extension using Model Context Protocol (MCP).
🛡️ Zero-Config Isolation
This server implements Smart IP Pairing. It automatically identifies and pairs AI clients with browser extensions based on their public IP address. This ensures a private, isolated session for every user without requiring manual keys or registration.
Related MCP server: Armor Crypto MCP
🚀 Architecture
AI Agent (Claude/OpenCode) ──SSE──▶ Server (IP Pairing) ──WebSocket──▶ Extension ──RPC──▶ Blockchain🌐 Cloud Deployment
The server is optimized for Fly.io but can run on any Docker-compatible platform.
# Deploy to Fly.io
cd mcp-wallet/server
fly deploy🛠️ AI Configuration
Add this to your claude_desktop_config.json or OpenCode settings:
{
"mcpServers": {
"vibe-wallet": {
"url": "https://vibe-wallet-mcp.fly.dev/sse"
}
}
}📦 Available Tools
Connectivity:
wallet_listInstances,wallet_selectInstance,wallet_getStatusAccount:
wallet_listAccounts,wallet_selectAccount,wallet_createAccount,wallet_importAccount,wallet_deleteAccountAssets:
wallet_getAddress,wallet_getBalance,wallet_getTokenBalance,wallet_sendTransaction,wallet_sendToken,wallet_approveTokenBlockchain:
wallet_getNetwork,wallet_switchNetwork,wallet_getBlockNumber,wallet_getGasPriceAdvanced:
wallet_callContract,wallet_estimateGas,wallet_signMessage
📜 License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balance…
- BankSyncOAuthio.banksync
Connect AI agents to bank accounts, transactions, balances, and investments.
Manage your blockchain infrastructure across 80+ chains with your agents.
Gasless cross-chain for AI agents: 25 nodes incl. Solana & native Bitcoin. One signature, no gas.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.4GPL 3.0
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseCqualityCmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.10030 npm41-
- AlicenseAqualityDmaintenanceEnables AI agents to check balances and send transactions across multiple blockchains with automatic spending limit protection and policy enforcement.3MIT