Security
Trust: 32/100 (Limited)io.github.CakeRepository/1password Guide
MCP server for 1Password service accounts — tools and resources for vaults and credentials
3 starsby CakeRepository
Quick Start
Install
npx @takescake/1password-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cakerepository-1password": {
"command": "npx",
"args": [
"@takescake/1password-mcp"
]
}
}
}