Send Token

send_token

Send CELO or an ERC-20 token on Celo mainnet. Requires CELO_PRIVATE_KEY in your MCP client env.

§ Inputs

NameTypeDescription
toRequired0x… addressRecipient.
tokensymbol or 0x…Token to send. Defaults to CELO.
amountRequiredstringHuman-readable amount, e.g. '0.01'.

§ 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.