Fullbleed PDF Engine for Cline
io.github.fullbleed-engine/fullbleed-mcp
Create, preview, inspect, verify, and compile deterministic PDF documents with Fullbleed.
client:Cline
transport:stdio
runtime:pypi
Install Fullbleed PDF Engine 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": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs