# 1password Kiro Plugin

> A Kiro plugin for the 1Password Developer Environments MCP server

- **Type:** MCP server
- **Install:** `agentstack add mcp-1password-1password-kiro-plugin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [1Password](https://agentstack.voostack.com/s/1password)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [1Password](https://github.com/1Password)
- **Source:** https://github.com/1Password/1password-kiro-plugin

## Install

```sh
agentstack add mcp-1password-1password-kiro-plugin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 1Password Kiro Plugin

A Kiro plugin that connects Kiro to the 1Password desktop app's local MCP
server for [1Password Developer Environments](https://www.1password.dev/).

The plugin lets Kiro help with secure project environment setup — listing
Developer Environments, inspecting variable names, adding variables, and
creating local `.env` mounts. Secret values stay controlled by 1Password and
are never shared with Kiro.

> **Platform:** The 1Password Kiro Power is currently macOS only.

[](https://kiro.dev/launch/mcp/add?name=1password&config=%7B%22command%22%3A%221password-mcp%22%2C%22args%22%3A%5B%5D%2C%22disabled%22%3Afalse%7D)

## Prerequisites

- macOS with the [1Password desktop](https://1password.com/downloads/) app installed.
- The **1Password MCP Server** is enabled in the desktop app under **Settings > Developer > MCP Server > Integrate with MCP clients**.
- A 1Password account with Developer Environments enabled.

The local MCP server is expected at:

```text
/Applications/1Password.app/Contents/MacOS/1password-mcp
```

## Documentation

### Step 1: Turn on access to the MCP server

To turn on the 1Password MCP server:

1. In 1Password, go to **Settings > Developer > MCP Server**, then enable "Integrate with MCP clients".

### Step 2: Install the Kiro Power

#### Option 1: Kiro Power Marketplace

- Search for "1Password" at https://kiro.dev/powers
- Click "Add to Kiro" to open the installation page in Kiro
- Click "+ Install" to install the Power
- Click "Try power" to validate your environment and get started.

#### Option 2: Install from GitHub

- In Kiro, click the Powers icon in the Kiro Activity Bar or choose "Powers: Focus on Installed view"
- Choose "Add Custom Power"
- From the menu, choose "Import Power from GitHub"
- Paste in the repo URL (`https://github.com/1Password/1password-kiro-plugin`)
- Choose `1password` in the list of installed Powers
- Click "Try power" to validate your environment and get started.

## What's Included

| File                   | Purpose                                                                                                                           |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [`mcp.json`](mcp.json) | MCP server configuration that points Kiro at the bundled `1password-mcp` binary.                                                  |
| [`POWER.md`](POWER.md) | Steering doc describing when and how Kiro should use the 1Password MCP server, the exposed tools, common flows, and safety rules. |
| [`LICENSE`](LICENSE)   | MIT license.                                                                                                                      |

## Example Prompts

Once the plugin is enabled in Kiro, you can ask for tasks like:

- "List my 1Password Environments"
- "Create a local .env mount here"
- "Show me the variable names in my project environment"
- "Add a placeholder variable for my OpenAI API key"
- "Create a new Environment called my-project"

The 1Password desktop app may prompt for approval when Kiro connects to the
MCP server or accesses an Environment.

## License and Support

This power is released under the [MIT license](LICENSE).

It integrates with the [1Password](https://1password.com) desktop app, which is proprietary software.

- [Privacy Policy](https://1password.com/legal/privacy)
- [Support](https://support.1password.com)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [1Password](https://github.com/1Password)
- **Source:** [1Password/1password-kiro-plugin](https://github.com/1Password/1password-kiro-plugin)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-1password-1password-kiro-plugin
- Seller: https://agentstack.voostack.com/s/1password
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
