Task Crusader MCP v0.1.0 - Initial Release
π Initial Release
Task Crusader MCP - Campaign and task management for AI coding assistants
β¨ Features
- MCP Server: 24 tools for campaign and task management
- CLI Interface: Interactive command-line tool
- TUI Interface: Terminal UI for visual management
- SQLite Backend: Local database with clean architecture
- Well Tested: 70 passing tests with 80% code coverage
- Python Support: 3.10, 3.11, 3.12, 3.13
π¦ Installation
pip install task-crusader-mcpπ Quick Start
# Start MCP server
crusader-mcp
# Interactive CLI
crusader
# Terminal UI
crusader-tuiπ Documentation
See the README for full documentation.
Full Changelog: https://github.com/mcrescenzo/task-crusader-mcp/commits/v0.1.0