Skip to content
Merged
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
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,19 +127,16 @@ Edit the configuration file:
<summary><b>Claude Code</b></summary>

Edit the configuration file:
`~/.claude/plugins/cache/data-agent-kit-starter-pack-marketplace/data-agent-kit-starter-pack/0.1.2/.mcp.json`
`~/.claude/plugins/cache/data-agent-kit-starter-pack-marketplace/data-agent-kit-starter-pack/0.1.2/.claude-mcp.json`
</details>

<details>
<summary><b>Codex</b></summary>

1. Edit the configuration file:
`~/.agents/plugins/data-agent-kit-starter-pack/.mcp.json`
`~/.codex/plugins/cache/personal/data-agent-kit-starter-pack/0.1.2/.mcp.json`

2. Use the interactive options to uninstall and install the plugin with the name `Data Agent Kit Starter Pack`:
```bash
/plugins
```
2. Restart Codex.
</details>

<!-- {x-release-please-end} -->
Expand Down
Loading