1password-mcp.md

1Password MCP

from"1Password"
780

1Password secrets and credentials management

Security
1Passwordsecretscredentialsvault
install.sh
# Clone the repository
$git clone https://github.com/1Password/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve