← Back to Plugins
MCP Server MCP

io.github.gambadio/onepassword-agent-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "onepassword-agent-mcp",
      "version": "0.3.6",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...