Skip to content

compozy marketplace search

Search or browse the marketplace

For people running agent work4 pages in this section

Search or browse the marketplace

compozy marketplace search [query] [flags]

Options

      --cursor string      Continue a single-kind search from an opaque cursor
  -h, --help               help for search
      --kind string        Limit results to mcp, extension, skill, or bundle
      --limit int          Maximum results per marketplace kind (default 20)
      --scope string       Installed-state scope: global or workspace (default "global")
      --workspace string   Override workspace scope (ID, name, or path)

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

The root -o, --output flag accepts these values. A renderer is supported only when this command writes that result; jsonl is for commands that emit one JSON record per line.

FormatCommand result
humanInteractive terminal rendering
jsonMachine-readable JSON rendering
jsonlOne JSON record per line when supported
toonCompact agent-readable rendering

Example:

compozy marketplace search [query] -o json

On this page