Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.gambadio/onepassword-agent-mcp

NPM · ONEPASSWORD-AGENT-MCP · SCANNED SEP 21

Local MCP access to approved 1Password fields without exposing plaintext secrets to AI agents.

0 this week 90 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 35 of 99 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to gambadio/onepassword-agent-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 12 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability72
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 949 tokens (~67/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 48% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.gambadio/onepassword-agent-mcp server?

io.github.gambadio/onepassword-agent-mcp runs locally as an npm package, launched with npx -y onepassword-agent-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · onepassword-agent-mcp

# add to Claude Code
claude mcp add gambadio-onepassword-agent-mcp -- npx -y onepassword-agent-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "gambadio-onepassword-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "onepassword-agent-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "gambadio-onepassword-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "onepassword-agent-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add gambadio-onepassword-agent-mcp -- npx -y onepassword-agent-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gambadio-onepassword-agent-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "onepassword-agent-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gambadio-onepassword-agent-mcp --command npx --arg -y --arg onepassword-agent-mcp
# ~/.hermes/config.yaml
mcp_servers:
  gambadio-onepassword-agent-mcp:
    command: "npx"
    args: ["-y", "onepassword-agent-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "gambadio-onepassword-agent-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "onepassword-agent-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add gambadio-onepassword-agent-mcp -t stdio -c npx -a -y onepassword-agent-mcp
// mcp.json
{
  "mcpServers": {
    "gambadio-onepassword-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "onepassword-agent-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 20 Sept 26 0
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 13 Sept 26 0
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/onepassword-agent-mcp@0.3.8

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo gambadio/onepassword-agent-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/gambadio/onepassword-agent-mcp/.github/workflows/publish.yml@refs/tags/v0.3.8
Rekor log index 2766561430
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:3935de27cad2236032bc431010161e9623c58545aa20d839bf78008f52bd8286fc0256166f9486148f049f6684704c25459194d04aeacb43c8821d561

Background: How many MCP packages publish verified provenance →

Dependencies 99 packages
Packages resolved 99
Stale 35
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~949 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
admin_ui_info ~24

Return the local admin UI URL and state path. Does not return secrets.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

clear_password_clipboard ~22

Clear the OS clipboard after a copy/paste password operation.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

clear_secret_clipboard ~21

Clear the OS clipboard after a copy/paste operation.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

copy_password ~84

Compatibility alias for copy_secret. Resolves an encrypted handle, copies it to the clipboard, and returns no plaintext.

NameTypeReqDescription
clearAfterSecondsinteger
encryptedPasswordHandlestringyesOpaque handle returned by find_passwords_for_site or find_secrets_for_site.
expectedSitestringCurrent website/origin. Required unless local policy allows omission.

No output schema declared.

No examples provided.

copy_secret ~78

Resolve an encrypted secret handle at the last moment, copy the value to the OS clipboard, and return no plaintext.

NameTypeReqDescription
clearAfterSecondsinteger
encryptedSecretHandlestringyesOpaque handle returned by find_secrets_for_site.
expectedSitestringCurrent website/origin. Required unless local policy allows omission.

No output schema declared.

No examples provided.

find_passwords_for_site ~48

Compatibility alias for find_secrets_for_site. Returns approved encrypted handles and never returns plaintext.

NameTypeReqDescription
sitestringyesCurrent website or origin, for example https://github.com/login

No output schema declared.

No examples provided.

find_secrets_for_site ~67

Return approved encrypted handles for a website. Handles can represent passwords, API credentials, credit-card fields, secure notes, or other approved 1Password fields. Plaintext is never returned.

NameTypeReqDescription
sitestringyesCurrent website or origin, for example https://github.com/login

No output schema declared.

No examples provided.

get_profile_data ~79

Return user-defined profile data from the local admin page, such as email, phone, address, name, company, or username. This tool returns plaintext profile values that the user explicitly added for agent use.

NameTypeReqDescription
kindsarray
sitestringCurrent website/origin. If omitted, only all-sites profile fields are returned.

No output schema declared.

No examples provided.

list_approved_passwords ~27

Compatibility alias for list_approved_secrets. Does not return plaintext secret values.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_approved_secrets ~26

List approved encrypted handles and allowed sites. Does not return plaintext secret values.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onepassword_status ~23

Check local policy and 1Password CLI status. Never returns secrets.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

paste_password ~86

Compatibility alias for paste_secret. Resolves an encrypted handle, pastes it into the active app, and returns no plaintext.

NameTypeReqDescription
clearAfterSecondsinteger
encryptedPasswordHandlestringyesOpaque handle returned by find_passwords_for_site or find_secrets_for_site.
expectedSitestringCurrent website/origin. Required unless local policy allows omission.

No output schema declared.

No examples provided.

paste_secret ~78

Resolve an encrypted secret handle, copy it to the clipboard, paste into the active app, and return no plaintext.

NameTypeReqDescription
clearAfterSecondsinteger
encryptedSecretHandlestringyesOpaque handle returned by find_secrets_for_site.
expectedSitestringCurrent website/origin. Required unless local policy allows omission.

No output schema declared.

No examples provided.

save_secret_item ~286

Create a new item in the configured MCPVAULT. Use this when the user asks the agent to save a new password, API credential, secure note, or credit-card entry. Secret values are sent to the local 1Password CLI through stdin, not command arguments.

NameTypeReqDescription
allowedSitesarrayAllowed websites for the optional approval. Empty means all sites.
approveFieldstringOptional field id, label, or kind to approve, such as password, credential, ccnum, or credit_card_number.
approveForAgentsbooleanIf true, create a local approval for the primary saved field.
cardNumberstring
cardholderNamestring
categorystring
credentialstring
expirystringCredit-card expiry in 1Password MONTH_YEAR format such as 2028/09.
hostnamestring
notesstring
passwordstring
pinstring
requestIdstringStable ID for this save. Reuse on retries; use a new ID only for an intentional new item. Identical input is deduplicated when omitted.
titlestringyes
urlstring
usernamestring
verificationNumberstring

No output schema declared.

No examples provided.

Common questions

What is the io.github.gambadio/onepassword-agent-mcp server?

io.github.gambadio/onepassword-agent-mcp is listed in the public MCP registry as io.github.gambadio/onepassword-agent-mcp. Local MCP access to approved 1Password fields without exposing plaintext secrets to AI agents. This page covers its npm package (onepassword-agent-mcp).

Is the io.github.gambadio/onepassword-agent-mcp server safe to use?

io.github.gambadio/onepassword-agent-mcp scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.gambadio/onepassword-agent-mcp server expose?

io.github.gambadio/onepassword-agent-mcp exposes 14 tools: onepassword_status, find_secrets_for_site, find_passwords_for_site, list_approved_secrets, list_approved_passwords, and 9 more. Their descriptions and schemas cost roughly 949 tokens of context every time the server is loaded.

Is the io.github.gambadio/onepassword-agent-mcp server still maintained?

io.github.gambadio/onepassword-agent-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.gambadio/onepassword-agent-mcp server under?

io.github.gambadio/onepassword-agent-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.