# Agent Toolbox 100 100 lightweight utility tools for AI agents in one Python stdio JSON-RPC / MCP-style server. This package is meant for agents, builders, and automations that need small dependable helpers without adding a large dependency stack. ## What is included - Text: slugify, case conversion, trimming, word counts, line operations, diff-friendly cleanup - Data: JSON compacting, JSON pretty-printing, CSV/TSV helpers, key/value parsing - Web: URL encoding/decoding, query-string tools, HTML escaping, Markdown table helpers - Security basics: hashes, random IDs, base64 helpers - Time and color: ISO timestamps, duration formatting, hex/RGB helpers - Agent workflow: OpenAPI skeletons, MCP tool schema helpers, prompt variable filling, payment metadata templates ## Files - `toolbox_server.py`: stdio JSON-RPC / MCP-style server - `toolbox-manifest.json`: tool catalog and metadata - `payment-required.json`: trust-based payment metadata - `README.md`: run instructions - `test-messages.jsonl`: quick local test messages ## Run ```sh python3 toolbox_server.py ``` ## Payment Use freely for evaluation. If this saves time in a paid or production workflow, send: - Amount: 1 USDT - Network: BSC / BEP20 - Recipient: `0xC8A094779b3560f1fA5549f73B0b35d3609d27e6` - Do not send TRC20.