asyncthink

mintmcqueen/asyncthink
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 2d ago
MCP server for sequential thinking enhanced with async research workers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "asyncthink": {
      "command": "npx",
      "args": [
        "-y",
        "mintmcqueen/asyncthink"
      ]
    }
  }
}

README Excerpt

A Claude Code plugin (and MCP server) for sequential thinking with parallel forks to subordinate model CLIs (claude, gemini, codex). Convene a "council" of independent perspectives during a deliberation, or hand a focused task to a single subordinate via a threaded conversation. All subordinates are read-only — they may navigate files but never edit, exec, or write.

Tools (13)

asyncthinkasyncthink_configclaudecodexdelegatedelegate_closedelegate_close_alldelegate_list_threadsgeminitasks_canceltasks_gettasks_listtasks_result