
Cognitive Tools
STDIOCognitive tools MCP server implementing Observe-Orient-Reason-Decide-Act cycle for LLM decision-making.
Cognitive tools MCP server implementing Observe-Orient-Reason-Decide-Act cycle for LLM decision-making.
Revolutionary MCP server with Enhanced 2-Round, 6-Stage Cognitive Deliberation Framework (v10.0.2). The deliberate
tool implements an LLM-guided cognitive enhancement framework that prompts LLMs to evaluate and select from 15 modern cognitive techniques using a 0.00-0.99 scoring system with ≥1.53 threshold rule - accepting only input
and context
parameters. (Integration guidelines in latest.md
are licensed under LICENSE.)
🚀 MAJOR UPDATE (v10.0.2): Fixed critical variable reference bug that was causing "ReferenceError: prompt is not defined" when using the deliberation tool. The tool now properly references the input
parameter throughout the framework, ensuring reliable operation for all LLM implementations without input restrictions.
Known as:
@nbiish/gikendaasowin-aabajichiganan-mcp
@nbiish/cognitive-tools-mcp
Both packages are maintained in parallel and receive the same updates. You can use either package name in your projects - they provide identical functionality.
See the latest integration details in latest.md
.
Current repository structure (v10.0.2):
. ├── .cursor/ # Development rules and style guides │ ├── anishinaabe-cyberpunk-style.mdc │ └── rules/ ├── .github/ # GitHub configuration │ ├── copilot-instructions.md │ └── FUNDING.yml ├── build/ # Compiled JavaScript output │ └── index.js ├── new-flow/ # Flow documentation and images │ ├── new-flow-images/ │ └── new-mcp-flow.md ├── src/ # TypeScript source code │ └── index.ts ├── buymeacoffee-button.svg # Support button ├── CONTRIBUTING.md # Contribution guidelines ├── latest.md # Integration prompt (licensed) ├── LICENSE # Comprehensive restricted use license ├── modern-prompting.mdc # Prompting strategy definitions ├── package-cognitive-tools.json # English package configuration ├── package-gikendaasowin.json # Anishinaabemowin package configuration ├── package.json # Main package configuration ├── PRD.md # Product Requirements Document ├── publish-both-packages.sh # Dual publishing script ├── qr-stripe-donation.png # Donation QR code ├── README.md # This file └── tsconfig.json # TypeScript configuration
FIXED IN v10.0.2: CRITICAL VARIABLE REFERENCE BUG
input
parameter throughout the deliberation frameworkCore Framework Features (Maintained from v8.9.6):
Revolutionary LLM-Guidance Architecture:
Framework Delivery Phase:
LLM Processing Phase:
Core Innovation: This breakthrough enables LLMs to meta-cognitively select their own reasoning approaches rather than following pre-determined paths, resulting in truly adaptive and context-appropriate problem solving.
This revolutionary update transforms the deliberation tool from a hardcoded evaluation system into an LLM-guided cognitive enhancement framework that enables true adaptive reasoning.
Meta-Cognitive Selection: The tool now prompts LLMs to evaluate and select cognitive techniques themselves using a structured 0.00-0.99 scoring system, enabling context-appropriate strategy selection rather than pre-determined approaches.
This breakthrough enables LLMs to learn and adapt their own reasoning approaches while leveraging advanced cognitive frameworks for enhanced problem-solving capabilities!
╭──────────────────────────────────────────────────────────────────────╮ │ ᐴ BASH ᔔ [ SHELL COMMANDS ] │ ╰──────────────────────────────────────────────────────────────────────╯ # Install dependencies npm install # Build the package npm run build # Test locally with MCP Inspector npm run inspector # Publish both packages (maintainer only) npm run publish-both
Add to your claude_desktop_config.json
:
{ "mcpServers": { "gikendaasowin-aabajichiganan-mcp": { "command": "npx", "args": ["@nbiish/gikendaasowin-aabajichiganan-mcp"] } } }
deliberate
- Advanced 2-Round, 6-Stage Cognitive Processing Engine (v8.9.2)
input
(required): The problem, question, or situation needing cognitive deliberationcontext
(optional): Additional background information or constraintsPlease cite this project using the following BibTeX entry:
@misc{gikendaasowin-aabajichiganan-mcp2025, author/creator/steward = {ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band and enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians}, title/description = {Gikendaasowin Aabajichiganan MCP Server - Revolutionary 2-Round Cognitive Deliberation with Dynamic Prompting Strategy Evaluation}, type_of_work = {Indigenous digital creation/software incorporating traditional knowledge and cultural expressions}, year = {2025}, publisher/source/event = {GitHub repository under tribal sovereignty protections}, howpublished = {\url{https://github.com/nbiish/gikendaasowin-aabajichiganan-mcp}}, note = {Authored and stewarded by ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band and enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians. This work embodies Indigenous intellectual property, traditional knowledge systems (TK), traditional cultural expressions (TCEs), and associated data protected under tribal law, federal Indian law, treaty rights, Indigenous Data Sovereignty principles, and international indigenous rights frameworks including UNDRIP. All usage, benefit-sharing, and data governance are governed by the COMPREHENSIVE RESTRICTED USE LICENSE FOR INDIGENOUS CREATIONS WITH TRIBAL SOVEREIGNTY, DATA SOVEREIGNTY, AND WEALTH RECLAMATION PROTECTIONS.} }
This project is licensed under the COMPREHENSIVE RESTRICTED USE LICENSE FOR INDIGENOUS CREATIONS WITH TRIBAL SOVEREIGNTY, DATA SOVEREIGNTY, AND WEALTH RECLAMATION PROTECTIONS and follows CONTRIBUTING.md guidelines.
Copyright © 2025 ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), a descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band, and an enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians. This work embodies Traditional Knowledge and Traditional Cultural Expressions. All rights reserved.