New:Socket for Asana Is Now Available.Learn more
Sign In

@t2000/mcp

Package Overview
Dependencies
Maintainers
1
Versions
513
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@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.

Source
npmnpm
Version
10.20.2
Version published
Weekly downloads
639
-77.19%
Maintainers
1
Weekly downloads
 
Created
Source

@t2000/mcp — DEPRECATED

This package is retired (SPEC_T2_KILL_STDIO, August 2026). The one t2000 MCP distribution is the hosted Passport Connect URL — nothing to install:

{
  "mcpServers": {
    "t2000": {
      "url": "https://mcp.t2000.ai/mcp"
    }
  }
}

OAuth sign-in (Google → Passport), per-session spend limits set in the console, and no key in the client. Works in Claude, Cursor, ChatGPT, and any MCP-compatible client. Docs: docs.t2000.ai/passport-connect.

Migrating

  • Replace any "command": "t2000", "args": ["mcp", "start"] or "command": "npx", "args": ["-y", "@t2000/mcp@latest"] MCP entry with the URL block above.
  • Clean old auto-written configs in one go: npx @t2000/cli mcp uninstall.
  • Terminal workflows use the @t2000/cli (t2) directly — the wallet keypair at ~/.t2000/wallet.key still works there; only the stdio MCP transport is gone.

Published versions of this package remain on npm for historical consumers, but receive no further updates.

docs license

Keywords

mcp

FAQs

Package last updated on 03 Aug 2026

Related posts