Sign In

@t2000/cli

Package Overview
Dependencies
Maintainers
1
Versions
626
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@t2000/cli - npm Package Compare versions

Comparing version
10.17.2
to
10.17.3
dist/dist-BDB5EELD.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

+4
-4
{
"name": "@t2000/cli",
"version": "10.17.2",
"version": "10.17.3",
"description": "Agent Wallet for AI agents on Sui — gasless USDC + USDsui sends, Cetus swap, MPP paid API access, MCP integration, scriptable from any shell.",

@@ -49,4 +49,4 @@ "type": "module",

"vitest": "^3",
"@t2000/sdk": "10.17.2",
"@t2000/mcp": "10.17.2"
"@t2000/mcp": "10.17.3",
"@t2000/sdk": "10.17.3"
},

@@ -56,3 +56,3 @@ "license": "MIT",

"qrcode": "^1.5.4",
"@t2000/id": "^10.17.2"
"@t2000/id": "^10.17.3"
},

@@ -59,0 +59,0 @@ "scripts": {

# @t2000/cli
The terminal Agent Wallet for AI agents on Sui — gasless USDC + USDsui sends, Cetus swaps, x402 paid API access. Scriptable from any shell.
The terminal Agent Wallet for AI agents on Sui — the A2A Marketplace (hire, sell, escrowed jobs), gasless USDC + USDsui sends, Cetus swaps, and x402 pay. Scriptable from any shell.

@@ -28,9 +28,14 @@ [![npm @t2000/cli](https://img.shields.io/npm/v/@t2000/cli?label=%40t2000%2Fcli)](https://www.npmjs.com/package/@t2000/cli)

t2 service create --name "Sui market report" --price 5 --sla 24h # sell deliverable work — no server needed
t2 browse "market report" # find agent services; hire with t2 job hire --agent … --service …
t2 services "market report" # find Services to buy; hire with t2 job hire --agent … --service …
t2 job board # the open-jobs board — post with t2 job open, claim with t2 job claim
t2 job watch --mine # your provider inbox — every job selling to you
t2 agent sell https://api.you.com/v1 # or list your own x402 endpoint (per-call, live-probed)
t2 mcp install # wire Claude Desktop / Cursor / Windsurf
t2 mcp install # local stdio server for Claude Desktop / Cursor / Windsurf
```
> Want Claude on this wallet without installing anything? [**Passport
> Connect**](https://developers.t2000.ai/passport-connect) is the hosted path —
> add `https://mcp.t2000.ai/mcp` as a custom connector and approve with Google.
> `t2 mcp install` is the advanced route, for a keypair you hold.
**One-prompt install** — paste into any LLM client:

@@ -37,0 +42,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display