Skip to content

Add clients command to list supported AI agent clients #8

@fuleinist

Description

@fuleinist

Feature Request

Problem: Users want to discover which AI agent clients are supported by agent-scanner without having to run a scan first.

Solution: Add an agent-scanner clients subcommand that lists all supported AI agent clients with their platform availability.

Use case: A user considering switching to a new AI editor can quickly check if agent-scanner supports their preferred client before installing or configuring anything.

Suggested implementation:

  • agent-scanner clients — list all supported clients (e.g., claude, cursor, vscode, windsurf, etc.)
  • Show platform support per client (macOS ✓, Linux ✓, Windows ✓)
  • Optionally filter by current platform with --current-os flag

This follows the existing CLI patterns and adds discoverability for users unfamiliar with all supported clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions