com.pulsemcp/onepassword
MCP server for interacting with 1Password via the CLI to read and manage credentials.
com.pulsemcp/onepassword · Repository · version 0.5.4 · 77 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
npx onepassword-mcp-server
Needs credentials: OP_SERVICE_ACCOUNT_TOKEN. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.
Results by platform
Linux
needs credentials2026-08-16 · probed over npm2 recorded runs, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[ERROR] security: Server cannot start: no elicitation mechanism is configured.
This 1Password MCP server requires user confirmation prompts (elicitation) to be
configured before it will start. Without elicitation, all secrets would be accessible
to any connected MCP client without user approval.
To fix this, choose one of the following options:
Option 1: Configure HTTP elicitation fallback (recommended):
export ELICITATION_REQUEST_URL="https://your-endpoint/request"
export ELICITATION_POLL_URL="https://your-endpoint/poll"
Option 2: Explicitly opt out of elicitation (use with caution):
export DANGEROUSLY_SKIP_ELICITATIONS=true
Note: If your MCP client supports native elicitation (e.g., Claude Desktop),
you still need to configure HTTP fallback URLs or set DANGEROUSLY_SKIP_ELICITATIONS=true
since native support cannot be verified at server startup time.
macOS
needs credentials2026-08-16 · probed over npm2 recorded runs, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[ERROR] security: Server cannot start: no elicitation mechanism is configured.
This 1Password MCP server requires user confirmation prompts (elicitation) to be
configured before it will start. Without elicitation, all secrets would be accessible
to any connected MCP client without user approval.
To fix this, choose one of the following options:
Option 1: Configure HTTP elicitation fallback (recommended):
export ELICITATION_REQUEST_URL="https://your-endpoint/request"
export ELICITATION_POLL_URL="https://your-endpoint/poll"
Option 2: Explicitly opt out of elicitation (use with caution):
export DANGEROUSLY_SKIP_ELICITATIONS=true
Note: If your MCP client supports native elicitation (e.g., Claude Desktop),
you still need to configure HTTP fallback URLs or set DANGEROUSLY_SKIP_ELICITATIONS=true
since native support cannot be verified at server startup time.
Windows
needs credentials2026-08-16 · probed over npm1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[ERROR] security: Server cannot start: no elicitation mechanism is configured.
This 1Password MCP server requires user confirmation prompts (elicitation) to be
configured before it will start. Without elicitation, all secrets would be accessible
to any connected MCP client without user approval.
To fix this, choose one of the following options:
Option 1: Configure HTTP elicitation fallback (recommended):
export ELICITATION_REQUEST_URL="https://your-endpoint/request"
export ELICITATION_POLL_URL="https://your-endpoint/poll"
Option 2: Explicitly opt out of elicitation (use with caution):
export DANGEROUSLY_SKIP_ELICITATIONS=true
Note: If your MCP client supports native elicitation (e.g., Claude Desktop),
you still need to configure HTTP fallback URLs or set DANGEROUSLY_SKIP_ELICITATIONS=true
since native support cannot be verified at server startup time.
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/com.pulsemcp__onepassword.html)