Software-planning-mcp
234
The Software Planning Tool is an MCP server aimed at assisting in software development planning through interaction and structured task management. It offers features like interactive planning sessions, todo management, and complexity scoring.
What is the Software Planning Tool?
It is an MCP server designed to facilitate software development planning by breaking down projects into manageable tasks and tracking progress.
How do I start a planning session?
Use the 'start_planning' tool with a specific goal to initiate a new planning session.
Can I include code examples in my tasks?
Yes, you can include relevant code snippets in task descriptions using the 'add_todo' tool.
How do I update the status of a task?
Use the 'update_todo_status' tool to change the completion status of a todo item.
Is there a way to save my implementation plans?
Yes, you can save your plans using the 'save_plan' tool.