__ __ _______  / | / | /▓▓▓▓▓▓▓  ▓▓ | ▓▓ || ▓▓__ ▓▓  ▓▓ \__▓▓ || ▓▓ \ ▓▓  ▓▓ ▓▓/ | ▓▓ | ▓▓   ▓▓▓▓▓▓/ |__/ |__/  Terminal interface for Unshaped services and Workers USAGE curl -fsSL https://unshaped.dev Browse the terminal catalog curl -fsSL https://unshaped.dev/cli | bash Run the API-driven wizard curl https://workers.unshaped.dev/tools Inspect the live tool catalog ────────────────────────────── SERVICE TOOLS ─────────────────────────────── Tool │ Purpose │ Wizard ─────────────────────┼──────────────────────────────────────┼──────────────── AI Tuning │ Diagnose why an AI demo is not produ…│ 3 questions  Data Clarity │ Find the first move toward useful bu…│ 3 choices  Solution Architecture│ Compare fractional technical leaders…│ 1 input  Digital Twin │ Estimate the monthly hours automatio…│ 3 inputs  Credit Ping │ Authenticated dummy tool that proves…│ authenticated… ────────────────────────────── CONTAINER API ─────────────────────────────── GET /tools Discovery source for CLI and MCP POST /tools/{id}/calculate Calculations stay in the container POST /mcp MCP tools/list and tools/call The CLI ships as a thin client. Menus update from the Workers API; formulas do not live in the shell script. github.com/behnamkhorsandian/unshaped.dev | https://unshaped.dev https://workers.unshaped.dev/mcp