Skip to content

v2.5.0

Choose a tag to compare

@CakeRepository CakeRepository released this 04 Jul 15:04

Added

  • item_get tool — Retrieve detailed information for a 1Password item, including tags, fields, website URLs, and notes. Concealed field values are hidden unless explicitly revealed. Supports secret references (op://vault/item/field) or vault and item IDs.
  • item_edit tool — Edit an existing 1Password item, updating titles, notes, tags, website URL, and upserting or removing fields.
  • item_list tool — List all items in a 1Password vault (returns metadata like ID, title, category, tags, and updatedAt).
  • item_archive tool — Move a 1Password item to the archive instead of permanently deleting it.
  • note_create tool — Create a Secure Note item with optional custom fields and tags.

Fixed

  • Tool Schema Documentation Alignment — Updated parameter and tool descriptions for item_get and note_create to ensure the correct formats (e.g. op://vault/item/field for secret reference) and parameter descriptions (id or title for custom fields) are properly surfaced in MCP.