Tinify image tools for Claude Code
dev.tinify/mcp
Compress, resize, crop, and convert images with the Tinify.dev API from any MCP client.
client:Claude Code
transport:stdio
runtime:npm
Install Tinify image tools in Claude Code
run in your project directory
claude mcp add mcp -e TINIFY_API_KEY=<TINIFY_API_KEY> -e TINIFY_BASE_URL=<TINIFY_BASE_URL> -- npx -y @tinify-dev/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs