MCP.so
登录
服务器

🚦 Branch-Thinking MCP Tool

@ssdeanx

Branch-Thinking MCP Tool A TypeScript-powered MCP server for managing parallel branches of thought, semantic cross-references, and persistent tasks. Features dynamic scoring, AI-generated insights, batch operations, and visual graph navigation for advanced agentic workflows.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "branch-thinking-mcp": {
      "command": "node",
      "args": [
        "dist/index.js",
        "--help",
        "#",
        "See",
        "available",
        "commands"
      ]
    }
  }
}

来自「版本控制」的更多内容