prompts-gpt providers
Show detected provider CLIs with their binary paths and versions.
Usage
prompts-gpt providers [--json] [--cwd <path>]
Output
Lists each provider with:
- Binary path (or "not found")
- Version number
- Availability status
Detected Providers
| Provider | Binary | Notes |
|---|---|---|
| Codex | codex | Requires OPENAI_API_KEY or ChatGPT login |
| Claude | claude | Requires Anthropic authentication |
| Cursor | cursor | Bundled with Cursor IDE |
| Copilot | copilot / gh copilot | Requires GitHub CLI + Copilot extension |