t2000-pay
Installation
SKILL.md
t2000: Pay for MPP API Service
Status
Active — requires t2000 CLI with @suimpp/mpp installed.
Purpose
Make a paid HTTP request to any MPP-protected endpoint. Handles the 402 challenge, pays via Sui USDC, and returns the API response.
Service Discovery
Before calling t2000 pay, discover available services:
# CLI
t2000 pay https://mpp.t2000.ai/api/services
# MCP
t2000_services
Related skills