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
4 changes: 4 additions & 0 deletions docs/reference/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ The Specify CLI supports a wide range of AI coding agents. When you run `specify
specify integration list
```

| Option | Description |
| ----------- | ------------------------------------------------------------------------------------------- |
| `--catalog` | Browse the full catalog (built-in + community) instead of only the built-in/installed set |

Shows all available integrations, which one is currently installed, and whether each requires a CLI tool or is IDE-based.
When multiple integrations are installed, the list marks the default integration separately from the other installed integrations.
The list also shows whether each built-in integration is declared multi-install safe.
Expand Down