transfer
Send SOL tokens securely from one wallet to another using your secret key, destination address, and specified amount on the Solana MCP Server.
Instructions
Transfer SOL from your keypair to another address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount of SOL to send | |
secretKey | Yes | Your keypair's secret key (as comma-separated numbers or JSON array) | |
toAddress | Yes | Destination wallet address |