t2000-mcp

Installation
SKILL.md

t2000: MCP Server

Purpose

Connect Claude Desktop, Cursor, or any MCP client to a t2000 agent bank account. 25 tools, 16 prompts, stdio transport, safeguard enforced.

Setup

# 1. Install + create wallet
npm i -g @t2000/cli && t2000 init

# 2. Configure safeguards (required before MCP starts)
t2000 config set maxPerTx 100
t2000 config set maxDailySend 500

# 3. Create session (saves PIN for MCP reuse)
t2000 balance
Installs
5
First Seen
Mar 11, 2026
t2000-mcp — mission69b/t2000-skills