Skip to content

Releases: CakeRepository/1Password-MCP

v4.0.1

Choose a tag to compare

@CakeRepository CakeRepository released this 30 Jul 03:49

Summary

Documentation and package-metadata release for @takescake/1password-mcp.

  • Refreshed README, CONTRIBUTING, and AGENTS for the full v4 surface (15 tools, prompts, resources)
  • Clearer op_run / reveal guidance and MCP 2026-07-28 / Node ≥ 20 requirements
  • Improved npm and server.json descriptions, keywords, and env-var docs

Install

npx -y @takescake/1password-mcp

Or pin: @takescake/1password-mcp@4.0.1

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:54

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 00:27
5bc1c02

Major security-focused release. password_read is now metadata-only unless reveal: true is explicitly supplied. Adds op_run and op_check_ref so agents can use and validate 1Password references without exposing plaintext secrets.

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.

v2.0.3

Choose a tag to compare

@CakeRepository CakeRepository released this 06 Feb 23:17
2.0.3

v2.0.2

Choose a tag to compare

@CakeRepository CakeRepository released this 06 Feb 23:14
release update

v2.0.1

Choose a tag to compare

@CakeRepository CakeRepository released this 06 Feb 23:11
make it better

v2.0.0

Choose a tag to compare

@CakeRepository CakeRepository released this 06 Feb 23:07
make it better