transfer

Installation
SKILL.md

Transfer Coins or Tokens

CVM Coin Transfer

Transfer native CVM coins using mcp__convex-testnet__transfer:

  • to: destination address (e.g. #42)
  • amount: in copper (1 CVM = 1,000,000,000 copper)

Or via transaction: (transfer #42 1000000000) — sends 1 CVM.

Fungible Token Transfer

For non-native tokens, include the token actor address:

  • Via transfer tool: set token parameter to the token actor address
  • Via transaction: (@convex.fungible/transfer #TOKEN #DEST AMOUNT)

Important

Installs
12
GitHub Stars
116
First Seen
May 16, 2026
transfer — convex-dev/convex