writeTransactionStdio only

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
toRequiredstringRecipient 0x address or ENS name (e.g. andrewkimjoseph.celo.eth, celina.eth)
tokenstringCelo mainnet token symbol (e.g. CELO, USDm, USDC, USDT)
amountRequiredstringamount

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