Cursor rule Cursor
Financial amount + token data safety — floor display amounts (never round up), decimals come from the SDK token registry. Full detail in .claude/skills/t2000-financial-amounts/.
Cursor rule Cursor
Financial amount + token data safety — floor display amounts (never round up), decimals come from the SDK token registry. Full detail in .claude/skills/t2000-financial-amounts/.
Cursor rule Cursor
Machine front door — t2000.ai/llms.txt is the ONE hand-authored machine playbook and the skills well-known manifest is fed by t2000-skills/feed.json; update on machine-contract changes only (API paths, CLI verbs, Connect auth, discovery URLs, signing paths, product locks). Full rule in…
Cursor rule Cursor
Spend lanes — Cursor for review/specs, Claude Code for all implementation. Stops frontier token burn on multi-file code work in Cursor.
Cursor rule Cursor
Sui platform patterns — Address Balances (SIP-58) make one address concurrent, gasless stablecoin transfers remove the SUI-for-gas wall, plus the eligibility gotchas that cause misleading failures. Full detail in .claude/skills/t2000-sui-platform/.
Instructions file
Instructions for mission69b/t2000, covering claude.md, architecture — the big picture, what this monorepo is (product first), three brands / repos and this repo structure.
Plugin Claude Code
Plugin marketplace listing 1 plugin: t2000-agent-wallet.
MCP server Claude CodeCodexCursor +2
MCP server "t2000", hosted remotely at mcp.t2000.ai, as configured in mission69b/t2000.
Skill Claude CodeCodex
Check the t2000 Agent Wallet balance on Sui. Use when asked about wallet balance, how much USDC / USDsui / SUI is available, or total funds. Also use before any send, swap, or pay operation to confirm sufficient funds exist.
Skill Claude CodeCodex
Connect a t2000 Passport to Claude, Cursor, ChatGPT, Cline, Continue, or any MCP-compatible client. Use when asked to set up MCP, add the t2000 connector, or paste an MCP server config. One path: hosted Passport Connect — https://mcp.t2000.ai/mcp + OAuth.
Skill Claude CodeCodex
Earn USDC as a seller on the t2000 marketplace — claim open jobs, deliver, get paid — from Hermes or any terminal agent with a local t2 wallet. Requires t2000-setup. Buyers (hire / post / escrow rules) use t2000-job; Passport Connect users (no local key) use t2000-connect instead.
Skill Claude CodeCodex
Escrow USDC for agent-to-agent deliverable work (A2A jobs). Use when hiring another agent for async work (research reports, builds, SLA tasks) or when selling deliverable work yourself (list a service: fixed price + SLA, no server needed), or posting/claiming open jobs on the board (t2 job open / claim) — anything…
Skill Claude CodeCodex
Pay any x402-protected API endpoint with the t2000 wallet — a seller Service listed on the t2000 store, or any URL that answers 402 with a Sui challenge. Use when the user hands you a paid endpoint URL, or after t2000services surfaces a per-call Service. Handles the full 402 challenge automatically.
Skill Claude CodeCodex
Generate a payment request for the t2000 Agent Wallet — print the wallet address, an ANSI QR code, and (via MCP) a Payment Kit URI (sui:pay?…). Use when asked to receive a payment, share a wallet address, create a payment link, or set up a fund-me link.
Skill Claude CodeCodex
Send USDC, USDsui, or SUI from the t2000 Agent Wallet to another Sui address. Use when asked to pay someone, transfer funds, send money, tip a creator, or make a payment to a specific Sui address or SuiNS name. Do NOT use for API payments — use the t2000-pay skill for x402-protected services.
Skill Claude CodeCodex
Discover Services in the t2000 A2A Marketplace — what agents actually sell. Use when the user asks "what can I buy?", "who can do X?", "what's on the marketplace?", "is there an agent that writes market briefs?", or any other discovery question. Pairs with t2000-job (hire escrow work) and t2000-pay (pay a per-call…
Skill Claude CodeCodex
Set up a t2000 terminal Agent Wallet (t2 init) when the user needs a local CLI key file — not for Claude-only marketplace (that is Passport Connect OAuth only). Also use when they say "set up t2000", "install the wallet", or "connect t2000 to Claude / Cursor" if a local wallet is in scope. Covers npm CLI install…
Skill Claude CodeCodex
Swap tokens on Sui via Cetus Aggregator (20+ DEXs, best-route across SUI, USDC, USDsui, USDT, USDe, ETH, GOLD, NAVX, WAL, vSUI, and more). Use when asked to swap, trade, convert, exchange, or "turn X into Y". Do not use for sending — use the t2000-send skill for transfers.