| .. | ||
| lib | ||
| test | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| pubspec.yaml | ||
| README.md | ||
dew_mcp
MCP (Model Context Protocol) server package for the Dew project management tool.
Exposes all Dew kanban operations as MCP tools so AI assistants (GitHub Copilot, Claude, etc.) can manage your kanban board directly.
Usage
dew mcp serve
Connect your MCP client to the process via stdio. See the main README for full setup instructions.
License
MIT — see LICENSE.