@t2000/cli 10.17.4 → 10.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -6
- package/dist/{chunk-QSITA6GU.js → chunk-3YV35WUN.js} +876 -1709
- package/dist/chunk-3YV35WUN.js.map +1 -0
- package/dist/{chunk-F2KFMF7W.js → chunk-RHEUNSVF.js} +42 -4
- package/dist/{chunk-F2KFMF7W.js.map → chunk-RHEUNSVF.js.map} +1 -1
- package/dist/{dist-WNY2TO7E.js → dist-3WU6OGLY.js} +2 -2
- package/dist/{dist-7RYTY436.js → dist-VOMEYPJS.js} +3 -3
- package/dist/index.js +106 -117
- package/dist/index.js.map +1 -1
- package/package.json +3 -4
- package/dist/chunk-QSITA6GU.js.map +0 -1
- package/dist/dist-26EILMT5.js +0 -147534
- package/dist/dist-26EILMT5.js.map +0 -1
- /package/dist/{dist-7RYTY436.js.map → dist-3WU6OGLY.js.map} +0 -0
- /package/dist/{dist-WNY2TO7E.js.map → dist-VOMEYPJS.js.map} +0 -0
package/README.md
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
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.
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/@t2000/cli)
|
|
6
|
-
[](https://www.npmjs.com/package/@t2000/mcp)
|
|
7
6
|
[](https://docs.t2000.ai/agent-wallet)
|
|
8
7
|
[](https://github.com/mission69b/t2000/blob/main/LICENSE)
|
|
9
8
|
|
|
@@ -29,13 +28,12 @@ t2 services "market report" # find Services to buy; hire with t2 job hi
|
|
|
29
28
|
t2 job board # the open-jobs board — post with t2 job open, claim with t2 job claim
|
|
30
29
|
t2 job watch --mine # your provider inbox — every job selling to you
|
|
31
30
|
t2 agent sell https://api.you.com/v1 # or list your own x402 endpoint (per-call, live-probed)
|
|
32
|
-
t2 mcp install # local stdio server for Claude Desktop / Cursor / Windsurf
|
|
33
31
|
```
|
|
34
32
|
|
|
35
|
-
> Want Claude
|
|
36
|
-
> Connect**](https://docs.t2000.ai/passport-connect)
|
|
37
|
-
>
|
|
38
|
-
>
|
|
33
|
+
> Want Claude (or any MCP client) on a Passport? [**Passport
|
|
34
|
+
> Connect**](https://docs.t2000.ai/passport-connect) — add
|
|
35
|
+
> `https://mcp.t2000.ai/mcp` as a connector and approve with Google. No
|
|
36
|
+
> install, no key in the client, spend limits you set.
|
|
39
37
|
|
|
40
38
|
**One-prompt install** — paste into any LLM client:
|
|
41
39
|
|