| name | trust-wallet-skills |
| description | Claude Code skills and MCP for Trust Wallet APIs. Interact with Trust Wallet for token management, transaction signing, and multi-chain wallet operations. |
| version | 1.0.0 |
| metadata | {"openclaw":{"tags":["wallet","trust-wallet","multi-chain","token-management","transactions","mobile"],"official":false,"source":"https://github.com/nicholasgriffintn/trust-wallet-skills"}} |
Trust Wallet Skills
Claude Code skills and MCP integration for Trust Wallet APIs.
Provides AI agent integration with Trust Wallet APIs for token management, transaction building, multi-chain wallet operations, and blockchain data queries. Covers Trust Wallet's supported chains and token standards for portfolio management and transaction workflows.
Installation
{
"mcpServers": {
"trust-wallet": {
"command": "npx",
"args": ["-y", "trust-wallet-skills"]
}
}
}
Features
- Multi-chain token balance queries
- Transaction building and signing
- Token metadata and pricing
- NFT support across chains
- DApp browser integration patterns
Links