Mac-letterhead for Zed
io.github.easytocloud/mac-letterhead
Letterhead PDF as digital stationery: prints Markdown without overprinting header, footer, or logo.
client:Zed
transport:stdio
runtime:pypi
Install Mac-letterhead in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mac-letterhead": {
"command": "uvx",
"args": [
"Mac-letterhead"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs