{"repo":"dioptx/mcp-atom-of-thoughts","free":true,"listed":false,"github":"https://github.com/dioptx/mcp-atom-of-thoughts","clone":"git clone https://github.com/dioptx/mcp-atom-of-thoughts.git","description":"MCP server for structured AI reasoning — decompose problems into atomic thoughts with dependency graphs, confidence tracking, and interactive D3.js visualization","language":"TypeScript","stars":81,"topics":["agent-infra","mcp-server","ai-reasoning","claude","d3","developer-tools","mcp","structured-thinking","typescript","visualization"],"license":"MIT","category":"mcp-servers","readme_excerpt":"Atom of Thoughts Structured reasoning for LLMs. Decompose, track confidence, visualize, approve. --- Quickstart 1. Add to your MCP config: 2. Restart your client. 3. Ask the model to reason something through: \"Use AoT-fast to think through whether we should use JWT or session-based auth for the API.\" The model breaks the problem into five kinds of atoms (premise, reasoning, hypothesis, verification, conclusion), each tagged with a confidence score. You get a structured chain you can audit, not a black-box answer. [!TIP] Works with Claude Code, Cursor, Windsurf, or any MCP-aware client. Install npx (recommended; zero install, always latest) npm global Smithery Docker How it works Atoms chain through dependencies. Each carries a confidence score from 0 to 1. Reasoning terminates when a high-confidence conclusion lands or max depth is hit. Each problem runs in its own session, so two threads of thought never bleed into each other. Tools Three tools cover the full surface: Tool When to reach for it ------ --------------------- AoT-fast Default. Tradeoffs, debugging, decisions, option evaluation. Depth 3. AoT-full Plans, architecture, decomposition into sub-problems. Depth 5. atomcommands Sessions, export, approval polling, decomposition lifecycle. Quick example Only atomId , content , and atomType are required. Everything else has sensible defaults. Visualization Pass viz: true on any call to open an interactive D3 graph in the browser: Approve and reject decisions POST back to t","default_branch":null,"files":null,"tree":[],"storefront":"/r/dioptx","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dioptx/mcp-atom-of-thoughts/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}