Provides a Model Context Protocol server for Task Trellis, enabling task management for AI coding agents.
Task Trellis is an MCP (Model Context Protocol) server designed to facilitate task management specifically for AI coding agents. It acts as a backend service, allowing AI agents to interact with a task management system via the Model Context Protocol. The implementation includes a simple 'hello_world' tool that serves as a practical demonstration of basic MCP functionality, illustrating how tools can be integrated and used within the protocol.