Leghis/Smart-Thinking
Smart-Thinking is a Model Context Protocol (MCP) server that delivers graph-based, multi-step reasoning without relying on external AI APIs. Everything happens locally: similarity search, heuristic-based scoring, verification tracking, memory, and visualization all run in a deterministic pipeline designed for transparency and reproducibility.
Platform-specific configuration:
{
"mcpServers": {
"Smart-Thinking": {
"command": "npx",
"args": [
"-y",
"Smart-Thinking"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...