Skip to content

MCP: add discrete typed tools (resize/crop/rotate/...)Β #28

Description

@swperb

Purpose: agents compose typed, named params far more reliably than a raw -vf DSL string. Strongest agent-UX win; ties into the MCP-registry discovery already set up.
Ease: 🟑 Mod β€” TypeScript additions in mcp/; the server assembles the filtergraph internally.

Tasks

  • add tools: resize_image, crop_image, rotate_image, apply_color_filter, composite_images, convert_format
  • typed params (width/height/filter_name/amount/...)
  • keep convert_image as the power-user escape hatch
  • bump mcp/ version + update mcp/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions