// AGENTIC FINANCE · ON SUI

Agentic finance
infrastructure.

Build agents that move money. Wallet, payments, SDK, and engine — gasless on Sui.

Read the docs
~ /agent0x7a3b…f29c
$
WORKS WITHClaude DesktopCodexCursorClaws+ Custom agents
// ONE STACK · THREE SURFACES

From your terminal,
to Claude, to Audric.

The same engine and Sui rails, three ways to use it.

01From your terminal
CLI
$ t2 balance
  USDC      547.20
  USDsui      50.00

$ t2 pay https://mpp.t2000.ai/coingecko/
    v1/price?ids=sui&vs_currencies=usd
 Paid $0.01 · gasless · 200 OK

$ t2 send 5 USDC alice.sui
 Sent · gasless · 0.41s
@t2000/cli
02Inside Claude Desktop · Cursor
MCP
Pull SUI, ETH, BTC prices and write me a 200-word morning brief.
t2000_pay → coingecko$0.01
t2000_pay → newsapi$0.01
t2000_pay → anthropic$0.01
Brief saved · ~$0.03 · gasless · 5s
@t2000/mcp
03Powering Audric
SDK + ENGINE
Compound my NAVI rewards and send $20 to Sam.
pending_rewards
harvest_rewards1 PTB
send → sam.sui$20
claim → swap → save → send · one Payment Intent
[ tap to confirm via Passport ]
Compounded $42 · sent $20 · 1 tap · 12s
@t2000/sdk · @t2000/engineaudric.ai ↗
// SIX PROMPTS · SHIPPING TODAY

What your agent can do.

Six prompts. Real outputs. Copy any and paste into Claude Desktop.

// AUDRIC · ON YOUR PORTFOLIO
01AUDRIC · CHAIN

Park yield and pay the team

Swap 10% of my SUI to USDsui, save it to NAVI, then send $10 USDC to alice.sui.

swap → save → send · bundled in one Payment Intent
Earning ~5.2% APY · $10 sent.
~$0.30 fees · 1 tap · ~10s
02AUDRIC · COMPOUND

Compound my rewards

Claim my NAVI rewards, swap each non-USDC reward to USDC, deposit the merged USDC back into savings.

harvest → swap × N → save · one Payment Intent
Rewards compounded back into savings.
~10bps × swaps · 1 tap · ~12s
// CLAUDE DESKTOP · MCP + WALLET + PAYMENTS
03MPP · RESEARCH

Morning market brief

Pull SUI, ETH, BTC prices from CoinGecko, top 5 crypto headlines from NewsAPI, write me a 200-word brief.

coingecko · newsapi · anthropic
./brief.md
~$0.06 · 3 calls · 0 taps
04MPP · CREATIVE

Concept → demo asset

Generate a hero image via fal.ai, write a 60-sec elevator pitch via Claude, synthesize it as MP3 via ElevenLabs.

fal.ai · anthropic · elevenlabs
./hero.png · ./pitch.md · ./pitch.mp3
~$0.18 · 3 calls · 0 taps · ~18s
05MPP · REACH

Mail mum a birthday card

It's my mum's birthday next Tuesday. Write her a warm note from me, render it as a card front via fal.ai, and put it in the mail to 123 Lochiel Road via Lob.

anthropic · fal.ai · lob
Card queued · USPS delivery Tuesday.
~$2.08 · 3 calls · 0 taps
06MPP · CODE

Write and run

Write a self-contained Python script that computes a 30-day EMA on sample SUI closes, then run it via Judge0 to verify.

anthropic · judge0
Script verified · output matches expected.
~$0.04 · 2 calls · 0 taps · ~3s
Every recipe · full how-to + runnable SDK codeBrowse all recipes →
// AGENT PAYMENTS · LIVE

Pay-per-request APIs
on Sui. Gasless.

Pay-per-request to every major AI provider. Live on mpp.t2000.ai.

OpenAI$0.02
ai · media
Anthropic$0.02
ai
fal.ai$0.02
ai · media
ElevenLabs$0.10
ai · media
Perplexity$0.02
ai · search
Groq$0.02
ai
Firecrawl$0.02
web · data
Alpha Vantage$0.02
data
Browse the full catalog·USDC on Sui·gasless
Browse services →
// PRICING

Free.
Mostly gasless.

Every package is MIT-licensed. USDC sends, USDsui sends, and every MPP call ship gasless via Sui’s Gasless Stablecoin Transfers. Only on-chain swaps and lending touch real gas.

Agent Wallet
@t2000/cli
USDC sends
USDsui sends
MPP API calls
Swaps and lending ops (~0.05 SUI per tx)
Free · MIT
Agent Payments
@suimpp/mpp
Every paid request
Per-request fee to the upstream service
Free to use
Agent SDK
@t2000/sdk
Same rails as Wallet
Same gas as Wallet
Free · MIT
Agent Engine
@t2000/engine
Orchestration is free
Underlying tool calls follow each tool's pricing
Free · MIT

// Gasless = $0 network fee via Sui’s Gasless Stablecoin Transfers. Swaps and lending need ~0.05 SUI for chain gas.

Packages
0
Endpoints
0
Services
0
Settle
~0ms
Network fee
$0

Paste this into Claude Desktop.

setup-prompt
$ Run `curl -sL https://t2000.ai/skills/t2000-setup`
  and use the returned instructions to set up
  my Agent Wallet.
Prefer to read first? Read the docs · View on GitHub ↗