Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dcb7958

Browse files
committed
docs: added codex refernece
1 parent a80a82a commit dcb7958

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,11 @@ No server, no credentials. Same promise as before.
223223
Add `dryrun` to your AI assistant. If you installed via Homebrew, `dryrun` is already on your PATH:
224224

225225
```sh
226+
# for claude code
226227
claude mcp add dryrun -- dryrun mcp-serve
228+
229+
# for codex
230+
codex mcp add dryrun -- dryrun mcp-serve
227231
```
228232

229233
If you built from source, use the full path to the binary:

0 commit comments

Comments
 (0)