From 362ac7565ac6682a8aed03ed74a2cb660828c4fe Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:30:14 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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