MCP server, CLI, and SDK that give AI agents the power to read, transact, and automate across 25+ chains — without ever holding your users' keys.
curl -fsSL https://agent-kit.trustwallet.com/install.sh | bash
Whether you're shipping with Claude in an afternoon or building a production agent stack, the surface is the same. Pick what fits your team.
Your AI agent calls the tools.Plug Trust Wallet into any MCP-compatible client — Claude, Cursor, Windsurf, GitHub Copilot, Cline, Codex, and more. They read balances, fetch prices, and propose transactions through natural language, wired up in minutes.
Shell-capable agents call the CLI. Claude Code, Codex, and any agent with shell access run twakdirectly. Or wire it into your own agent loop, scripts, CI jobs, or cron — same auth, same surface as the MCP server.
Wallet, trade, market data, payments, automation, and fiat on/off-ramp — exposed as Skills for conversational clients and as APIs for programmatic ones.
Dual-mode by design. Run an autonomous agent wallet with rules, or connect to a user’s existing Trust Wallet via WalletConnect. Self-custody always — keys never leave the user.
Cross-chain swaps with the broadest coverage in the industry: EVM, Solana, Bitcoin, Cosmos, TON, Aptos, Tron, NEAR, and Sui — routed for best execution.
Live prices, on-chain metrics, token risk signals, ENS resolution. Fast, structured, agent-ready.
Per-call API gating built on the x402 protocol. Charge agents for access. Pay services autonomously. The payment rail for the agent economy.
DCA strategies, limit orders, price alerts, scheduled execution. Configure once, your agent runs continuously within the rules you set.
Buy and sell crypto with fiat — cards, bank transfers, and regional payment methods. Routed through trusted providers, exposed as a single agent-ready primitive.
A dedicated wallet for the agent. Rules set upfront — assets, limits, strategies. The agent operates autonomously within them. No per-transaction approval.
The agent connects to the user's existing Trust Wallet. It proposes transactions; the user reviews and approves each one. Maximum sovereignty, zero new keys.
curl -fsSL https://agent-kit.trustwallet.com/install.sh | bash installs the CLI, prompts for your API credentials, and wires the agent harness you pick. macOS, Linux, WSL.
Grab your Access ID and HMAC Secret from portal.trustwallet.com — the installer verifies them inline and saves to ~/.twak/ + your OS keychain.
Create a non-custodial agent wallet for signing, use WalletConnect with your existing wallet, or skip and stay read-only. The installer asks — pick one.
Your harness now spawns twak serve on demand, exposing every command as MCP tools for Claude, Cursor, and Codex. Or call the CLI directly from your stack.