zed-mcp-server-sequential-thinking

LoamStudios/zed-mcp-server-sequential-thinking
★ 48 stars Rust 📦 Other Updated 21d ago
A sequential thinking MCP server extension for Zed
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zed-mcp-server-seque": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "zed-mcp-server-sequential-thinking"
      ]
    }
  }
}

Topics

mcp-serverzed