MCP Directory
Back

sequential-thinking-vis

by jslamartina · TypeScript · ★ 0

A VS Code and Cursor extension to visualize and track the [@modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/tree/main/src/sequential-thinking) process in real-time.

Install

npx -y github:jslamartina/sequential-thinking-vis

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sequential-thinking-vis": {
      "command": "npx",
      "args": [
        "-y",
        "github:jslamartina/sequential-thinking-vis"
      ]
    }
  }
}

From the README

A VS Code and Cursor extension to visualize and track the [@modelcontextprotocol/server-sequential-thinking](https://github.com/modelcontextprotocol/servers/tree/main/src/sequential-thinking) process in real-time. 🧠 **Real-time Thought Tracking** - Watch AI reasoning unfold as it happens 🌳 **Visual Thought Trees** - See the complete structure of sequential thinking processes 🔀 **Branch Visualization** - Track parallel thinking paths and hypothesis exploration 📊 **Progress Metrics** - Monitor thought depth, branches, and revisions ⚡ **Live Updates** - Automatic refresh as new thoughts…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers