onepassword MCP
v0.5.4com.pulsemcp/onepassword
MCP server for interacting with 1Password via the CLI to read and manage credentials.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add onepassword -e OP_SERVICE_ACCOUNT_TOKEN=<OP_SERVICE_ACCOUNT_TOKEN> -e ENABLED_TOOLGROUPS=<ENABLED_TOOLGROUPS> -e SKIP_HEALTH_CHECKS=<SKIP_HEALTH_CHECKS> -e DANGEROUSLY_SKIP_ELICITATIONS=<DANGEROUSLY_SKIP_ELICITATIONS> -e OP_ELICITATION_READ=<OP_ELICITATION_READ> -e OP_ELICITATION_WRITE=<OP_ELICITATION_WRITE> -e OP_WHITELISTED_ITEMS=<OP_WHITELISTED_ITEMS> -- npx -y onepassword-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.