BlackLotus is an MCP (Model Context Protocol) server designed to provide structured plain text content to AI tools. Built with Node.js and TypeScript, it utilizes a Streamable HTTP transport with robust session management via Express. This server exposes specific tools like `create_plan`, `create_tasks`, and `create_role`, each generating detailed technical designs, phase-based checklists, and role definitions, respectively, formatted as plain text for seamless integration with AI agents.