Fund
Fund allows you to instantly purchase Bitcoin and Ethereum with USD bank deposits, providing immediate access to crypto without waiting for traditional settlement times.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fund npx -- -y @trustedskills/fund
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fund": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fund"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The fund skill enables AI agents to manage and allocate funds within a wallet, including sending transactions, checking balances, and interacting with blockchain networks. It provides tools for securely handling cryptocurrency or digital assets through integration with wallet systems.
When to use it
- To send cryptocurrency from one address to another
- When monitoring or updating the balance of a wallet
- For automating fund transfers based on predefined conditions
Key capabilities
- Send transactions across blockchain networks
- Check and update wallet balances in real time
- Securely interact with digital assets using wallet integration
Example prompts
- "Send 0.5 ETH from my wallet to address 0x1234..."
- "What is the current balance of my Bitcoin wallet?"
- "Transfer $100 USD equivalent in stablecoins to this account"
Tips & gotchas
Ensure your wallet is properly configured and connected before using this skill. Transaction fees may vary depending on network congestion, so always verify costs beforehand.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.