Skip to content
Claude Code

Printix for Claude Code

io.github.wyre-ai/printix-mcp

MCP server for Printix's Cloud Print API.

client:Claude Code transport:stdio runtime:oci

Install Printix in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add printix-mcp -e PRINTIX_CLIENT_ID=<PRINTIX_CLIENT_ID> -e PRINTIX_CLIENT_SECRET=<PRINTIX_CLIENT_SECRET> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/printix-mcp:v1.0.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Printix in other clients