Mac-letterhead for Cline
io.github.easytocloud/mac-letterhead
Letterhead PDF as digital stationery: prints Markdown without overprinting header, footer, or logo.
client:Cline
transport:stdio
runtime:pypi
Install Mac-letterhead in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mac-letterhead": {
"command": "uvx",
"args": [
"Mac-letterhead"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs