Loomal

MCP server for 1Password service accounts — tools and resources for vaults and credentials

17 starsnpm: @takescake/1password-mcp

About 1password

1password is an MCP (Model Context Protocol) server published by cakerepository in the official MCP registry. MCP server for 1Password service accounts — tools and resources for vaults and credentials

It ships as an npm package (@takescake/1password-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cakerepository/1password-mcp, where the project has earned 17 GitHub stars.

Use 1password with your agent

Claude Code · one command
claude mcp add 1password -- npx -y @takescake/1password-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "1password": {
      "command": "npx",
      "args": [
        "-y",
        "@takescake/1password-mcp"
      ]
    }
  }
}
npm@takescake/1password-mcp

Frequently asked questions

What is 1password?
1password is an MCP (Model Context Protocol) server by cakerepository. MCP server for 1Password service accounts — tools and resources for vaults and credentials
How do I connect 1password to Claude, Cursor, or another MCP client?
Install 1password from its npm package (@takescake/1password-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is 1password open source?
Yes — the source code is public at github.com/cakerepository/1password-mcp, with 17 GitHub stars.
Can AI agents pay to use 1password?
Not yet through Loomal — 1password is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain 1password? Claim this listing free by verifying GitHub ownership, or contact us.