Skip to content
Zed

mcp server for Zed

com.loopgantt/mcp-server

Create scheduled Gantt charts with critical path from a plain-language plan — no account or key.

client:Zed transport:streamable-http runtime:npm tools:4

Install mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server": {
      "url": "https://loopgantt.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

mcp server in other clients