Send Token
send_tokenSend CELO or an ERC-20 token on Celo mainnet. Requires CELO_PRIVATE_KEY in your MCP client env.
§ Inputs
| Name | Type | Description |
|---|---|---|
toRequired | string | Recipient 0x address or ENS name (e.g. andrewkimjoseph.celo.eth, celina.eth) |
token | string | Celo mainnet token symbol (e.g. CELO, USDm, USDC, USDT) |
amountRequired | string | amount |
§ Returns
{ hash, status, blockNumber }§ Try saying
- Send 0.5 USDm to 0x…
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks send_token automatically.