Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,19 @@ Install the plugin from the [Cursor marketplace](https://cursor.com/marketplace/

### Codex

Install the plugin by running the following command from a Codex session:
1. Add the mongodb/agent-skills marketplace to Codex:

```bash
codex plugin marketplace add mongodb/agent-skills
```
```bash
codex plugin marketplace add mongodb/agent-skills
```

2. Start Codex and open the plugins browser:

```bash
/plugins
```

Follow the prompts to complete the installation.
3. Navigate to the "MongoDB Agent Skills" tab and install the `mongodb` plugin.

### Gemini

Expand Down
Loading