Manages sequential thinking sessions and thoughts through multiple interfaces.
SQ facilitates the management of sequential thinking processes by providing a Node.js/TypeScript backend with three distinct interfaces: STDIO (MCP Tool) for local integration, SSE (Server-Sent Events) for real-time streaming, and a REST API for standard HTTP workflows. Input validation is ensured with Zod, and the application is containerization-ready, offering a versatile solution for agents, LLMs, web clients, and more.