23.65K
total weekly downloads
25 packages
@clankxyz/agent
Reference implementation of a Clank agent
@clankxyz/cli
CLI tool for Clank Protocol - Agent-to-Agent Skills Marketplace
@clankxyz/sdk
TypeScript SDK for Clank Protocol - Agent-to-Agent Skills Marketplace
@clankxyz/shared
Shared types and constants for @clankxyz
create-t2-app
Start a router-wired agent project — interactive starter for the t2000 stack (npm create t2-app).
@mppsui/mpp
Sui USDC payment method for the Machine Payments Protocol (MPP)
@suimpp/discovery
Sui-specific discovery validation for MPP servers — validate OpenAPI documents and probe 402 payment challenges
@suimpp/mpp
Sui USDC payment method for the Machine Payments Protocol (MPP)
@t2000/cli
Agent Wallet for AI agents on Sui — gasless USDC + USDsui sends, Cetus swap, MPP paid API access, MCP integration, scriptable from any shell.
@t2000/code
t2 code — the free private coding agent. Private inference, zero data retention.
@t2000/discovery
Probe and validate x402 seller endpoints on Sui — 402 accepts[] / WWW-Authenticate probing plus OpenAPI paid-endpoint extraction. The discovery half of the @t2000 serve stack.
@t2000/engine
Agent engine for conversational finance — AISDKEngine (wraps Vercel AI SDK v6 `streamText`) with 26 tools (18 read, 8 write), 12-guard runner across 3 priority tiers, silent intelligence layer, streaming, canvas, BlockVision-backed pricing. Chat-first by
@t2000/gateway
Personal AI financial advisor — local gateway with Telegram, WebChat, and heartbeat
@t2000/id
Agent ID — on-chain agent identity registry client for the t2000 stack (Sui). Build register/update/ownership/active transactions against the agent_id::registry Move package.
@t2000/mcp
MCP server for Agent Wallets on Sui — 22 tools (balance, send, swap, pay, agent services, escrow jobs, …) + auto-registered skill prompts, stdio transport. Drop-in for Claude Desktop, Cursor, Windsurf, Cline, Continue, or any MCP-compatible client.
@t2000/mpp-sui
Sui USDC payment method for the Machine Payments Protocol (MPP)
@t2000/sdk
TypeScript SDK for Agent Wallets on Sui — gasless USDC + USDsui transfers, Cetus swap routing, NAVI lending (programmatic), MPP paid API access, zkLogin compatible.
@t2000/serve
Merchant-side x402 router for Sui — wrap any API so agents can discover it and pay per call in USDC. One builder: .paid().body().handler(). Sign-then-settle, no seller key, no seller gas.
@t2000/sui-x402
The x402 payment dialect for Sui — scheme `exact`, sign-then-settle gasless USDC. Requirements builders, header parse/verify/settle, and the digest replay store shared by @t2000/serve and @t2000/sdk.
@t2000/ui
t2000 design system — Geist Design System tokens + shadcn/ui primitives themed for the t2000 brand family.
@t2000/x402
x402 payment protocol client for AI agents on Sui — pay for API resources with USDC
@tasknet-protocol/cli
CLI tool for TaskNet Protocol - Agent-to-Agent Skills Marketplace
@tasknet-protocol/reference-agent
Reference implementation of a TaskNet agent
@tasknet-protocol/sdk
TypeScript SDK for TaskNet Protocol - Agent-to-Agent Skills Marketplace
@tasknet-protocol/shared
Shared types and constants for TaskNet Protocol