Branch Thinking is an MCP server that enables AI assistants to manage multiple lines of thought simultaneously through a branch-based navigation system. Built on the sequential-thinking concept, it extends functionality by supporting branch creation, cross-references between related thoughts, automatic insight generation, and priority tracking based on confidence and connections. The implementation provides commands for listing branches, focusing on specific thought paths, and viewing branch history, making it particularly valuable for complex reasoning tasks like adversarial thinking, scientific method application, design pattern exploration, and trade-off analysis.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Show all branches with status.
Switch focus to a specified branch.
Show thought history for a specified branch.
Get an AI-generated summary of a specified branch.
Get an AI review of a specified branch.
Visualize the graph of connections for a specified branch.
Get AI-generated insights for a specified branch.
Show cross-references for a specified branch.
List hub thoughts for a specified branch.
Find similar thoughts based on a specified query.
Link two thoughts together with specified type and optional reason.
Save a code snippet with specified content and associated tags.
Search code snippets based on a specified query.
Document a specified thought by its ID.
Extract actionable items from the specified branch.
List or filter tasks based on parameters like branch ID, status, assignee, and due date.
Update the status of a specified task.
Summarize tasks for the specified branch.
Get an AI answer from the knowledge base based on the specified question.