We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfbe23 commit 9618c54Copy full SHA for 9618c54
prompts/examples/sequentialthinking.md
@@ -100,6 +100,10 @@ tools:
100
image: vonwig/sequentialthinking:latest
101
volumes:
102
- "mcp-sequentialthinking:/sequentialthinking"
103
+ command:
104
+ - "{{raw|safe}}"
105
---
106
-# anything
107
+# background
108
+
109
+Hypothesize by breaking down tasks into sequential, and branching thoughts about how to solve something.
0 commit comments