Skip to content
Zed

templates for Zed

io.github.theluckystrike/templates

Reusable docx templates: placeholders for proposals, contracts, quotes, SOWs.

client:Zed transport:streamable-http runtime:mcpb tools:14

Install templates in Zed

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

{
  "context_servers": {
    "templates": {
      "url": "https://mcp.zovo.one/mcp/templates"
    }
  }
}

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

What Zed can do once it is connected

templates in other clients