MCP Directory
Back

thinkchain

by martinbowling · Python · ★ 184

🧠 Advanced Claude streaming interface with interleaved thinking, dynamic tool discovery, and MCP integration. Watch Claude think through problems in real-time while executing tools with live progress updates.

Install

pip install git+https://github.com/martinbowling/thinkchain.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "thinkchain": {
      "command": "uvx",
      "args": [
        "git+https://github.com/martinbowling/thinkchain.git"
      ]
    }
  }
}

From the README

A Python demonstration project showcasing Claude's advanced capabilities through interleaved thinking, fine-grained tool streaming, and dynamic tool discovery with MCP (Model Context Protocol) integration. **Created by [Martin Bowling](https://martinbowling.com)** • [GitHub](https://github.com/martinbowling) • [Twitter/X](https://x.com/martinbowling) ThinkChain demonstrates the power of Claude's streaming interface with advanced features like: - **Interleaved and extended thinking** - Claude thinks through problems step-by-step in real-time - **Fine-grained tool streaming** - Watch tools exe…
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