Leghis Smart Thinking MCP Server

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. It is available as a remote MCP endpoint.

Teams that want a hosted memory endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-06 · ★ 34 · #232 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Leghis Smart Thinking

before you install - you'll need

Set SMART_THINKING_ENABLE_EXTERNAL_TOOLS before connecting.

Claude Code

claude mcp add leghis-smart-thinking --transport http https://server.smithery.ai/@Leghis/smart-thinking/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "leghis-smart-thinking": {
      "url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@Leghis/smart-thinking/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · Who maintains Leghis Smart Thinking

Leghis-smart-thinking is maintained by leghis. It's the only MCP server we track from this author; the repo dates to Mar 2025.

04 · Facts

category
memory - ranked #232 of 259 actively-maintained memory servers as of 2026-08-25.
registry
ai.smithery/Leghis-smart-thinking (active, first published 2025-09-29)

05 · Leghis Smart Thinking FAQ

What is 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. It is available as a remote MCP endpoint.

Is Leghis Smart Thinking still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-06. We re-verify nightly.

How do I install Leghis Smart Thinking?

Run `claude mcp add leghis-smart-thinking --transport http https://server.smithery.ai/@Leghis/smart-thinking/mcp`. The README documents one environment variable (SMART_THINKING_ENABLE_EXTERNAL_TOOLS) to set first. Set SMART_THINKING_ENABLE_EXTERNAL_TOOLS before connecting. You can also paste the ready-made client config above.

06 · Alternatives to Leghis Smart Thinking

Pairs well with

Servers that cover what Leghis Smart Thinking doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Lobu · Lore Context · Melchizedek · Mismem · Toon Memory

More TypeScript MCP servers · Mediamcp · Agent Search MCP · Slim Guard · N8n · Letmepost · see all