@nbiish/cognitive-tools-mcp 6.0.6 → 8.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +141 -36
- package/README.md.backup +183 -0
- package/build/index.js +1230 -416
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nbiish/cognitive-tools-mcp",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "MCP server with
|
|
3
|
+
"version": "8.3.2",
|
|
4
|
+
"description": "Revolutionary MCP server with Enhanced 6-Stage Mandatory Cognitive Progression Framework requiring sequential processing through all stages for complete cognitive enhancement. Scientific Investigation + OOReD + Critical Thinking with 10 expertly integrated prompting strategies and intelligent tool usage tracking.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bin": {
|