diff --git a/README.md b/README.md index 2876ef8..fcc2f5f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ An MCP server that implements branch-based thought navigation, with support for: This is based on the `sequential-thinking` tool available here: https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking + + Thought Space - Advanced Branch-Thinking Tool MCP server + + ## Features - **Branch Management**: Create and navigate between different lines of thought @@ -50,4 +54,4 @@ If you want to use this tool without being prompted, add to either your Claude P _If I ask you to "think step by step," "think before you respond," or "use chain of thought," that means use the branch-thinking tool. Don't hesitate to use the branch-thinking tool on your own if you think your response would benefit from multiple steps._ ## Credits -I can't pretend that I wrote most of this code. Most of it was generated by Claude. The concept was my own, and so were testing, fixes, and implementation. +I can't pretend that I wrote most of this code. Most of it was generated by Claude. The concept was my own, and so were testing, fixes, and implementation. \ No newline at end of file