Loading MCP server directory, please wait...
Local MCP access to approved 1Password fields without exposing plaintext secrets to AI agents.
npx @getmcp/cli add io.github.gambadio/onepassword-agent-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gambadio/onepassword-agent-mcp": {
"command": "npx",
"args": [
"-y",
"onepassword-agent-mcp",
"mcp"
]
}
}
}