1. Introduction
1.1 Gate Wallet Skills
Gate Wallet Skills provide: wallet authentication, asset inquiry, x402 payments, transaction/message signing, transfers, DApp connection, and can be used with other Gate DEX skills for swap trading and market data queries.
1.2 Target Audience
Users who want to operate a Web3 wallet through AI-driven conversations.
1.3 Prerequisites
- An AI tool that supports MCP is installed (for example: Cursor, Claude Code, Codex, etc.).
- Google or Gate Exchange account (used for OAuth authorization to register/login to the wallet).
2. Quick Setup
2.1 Default Configuration Prompt
Please auto-configure Gate Wallet Skills and MCP:
https://github.com/gate/gate-skills/tree/master/skills/gate-dex-wallet
3. Step-by-Step Guide (Using Cursor as an Example)
3.1 Paste into Cursor Chat Window:
After sending, the installation will run automatically. In most cases, no manual steps are required to complete the configuration.
Please auto-configure Gate Wallet Skills and MCP:
https://github.com/gate/gate-skills/tree/master/skills/gate-dex-wallet
3.2 Login
Once configuration is complete, you can type "connect wallet" in the chat box to register or log in to your Gate Agentic Wallet via Google or Gate OAuth. Both methods will open a browser window outside the client. After completing the process in your browser, return to the chat box and let the Agent know you've finished.
3.3 Using Features
After successfully registering or logging in, you can use wallet features within your workflow.
4. Feature Usage Guide
Account
- Google Login: Access your wallet using your Google account
- Gate Login: Access your wallet using your Gate Exchange account
- Log Out: Log out and end the current session
- Switch Account: Switch to another wallet account
Asset Inquiry
- Token Balance: View token holdings and their USD value across individual or all supported chains
- Total Assets: View the total asset value denominated in USD
- Wallet Address: Obtain your EVM or Solana wallet address for receiving tokens
History
- Transaction History: Browse on-chain transfer records
- Transaction Details: Query specific transactions by transaction hash
- Swap History: View DEX swap records
Transfers
- Send Tokens: Transfer native tokens (ETH/SOL/BNB) or ERC20/SPL tokens to any address
- Batch Transfers: Send tokens to multiple recipient addresses in a single session
Withdraw to Exchange
- Withdraw to Gate: Send tokens from your wallet to a Gate Exchange deposit address
- Gate UID Binding: Bind or rebind your wallet to your Gate Exchange account
x402 Payments
- 402 Resource Payments: Use your wallet to automatically pay for HTTP 402 paywall APIs or content (supports EVM and Solana)
DApp Interaction
- Connect Wallet: Provide your wallet address to connect to a DApp
- Message Signing: Sign messages for DApp login or authentication (no Gas required)
- Token Approval: Grant or revoke contract permissions to use your tokens
- Contract Calls: Execute DeFi operations via smart contracts (swaps, staking, lending, minting NFTs, etc.)
CLI Tool
- gate-wallet CLI: Command-line tool supporting all of the above operations, suitable for scripting and automation
5. Frequently Asked Questions
- MCP status is yellow or red: Check that your JSON config is saved and the server is reachable
- Login link doesn't open automatically: Copy the link and open it manually in your browser
- Tool not showing: Save the configuration and wait for a reload, or restart Cursor
- Balance shows as 0: Make sure you've selected the correct chain and your wallet has assets
- Transfer failed: Check your Gas balance and the destination address
6. Security Notes
- mcp_token is sensitive information — never share it publicly.
- Always verify the address and amount before performing any on-chain operation.
- Regularly review token approvals and revoke any that are no longer needed.
Disclaimer
The content provided herein is for reference and educational purposes only and does not constitute any financial, investment, trading, or legal advice, nor does it constitute an offer or solicitation to buy or sell any digital assets. Gate makes no express or implied representations or warranties regarding the accuracy, completeness, or timeliness of the information contained herein. Product features, interfaces, rules, and fee structures may be updated or adjusted at any time. Please refer to the latest announcements and the actual information displayed on the Gate platform for the most accurate details.
Digital asset investments involve significant risk, and prices may fluctuate substantially. You may lose the entire amount of your investment. Please make decisions cautiously based on your own financial situation and risk tolerance after fully understanding the associated risks. If necessary, you are advised to consult an independent professional financial or legal advisor.
For more information about potential risks, please refer to Gate's Risk Disclosure and User Agreement.
