🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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.

latest
Source
npmnpm
Version
10.21.2
Version published
Weekly downloads
2.6K
1.34%
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

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts