AI IntegrationListano Control MCP Capabilities
What Listano Control MCP can do.
Listano Control MCP exposes authenticated catalog-management capabilities for the current company.
| Capability | Tool |
|---|
| Check that the server responds | ping |
| Read authenticated company and granted scopes | whoami |
| Read the recommended catalog workflow | catalog-readme |
| Read supported publication languages | get-supported-languages |
| Capability | Tool |
|---|
| List offerings | list-offerings |
| Search by title, offering ID, or seller SKU | list-offerings with query |
| Filter by status, kind, or draft presence | list-offerings |
| Read full offering details | get-offering |
| Retrieve a specific revision | get-offering with revision |
| Capability | Tool |
|---|
| Create a new draft | new-offering |
| Update main-language core fields | update-offering-core |
| Add or update offering translations | upsert-offering-translations |
| Add or update base attributes | upsert-offering-attributes |
| Add or update attribute translations | upsert-offering-attribute-translations |
| Remove an attribute | remove-offering-attribute |
| Discard a draft | discard-offering-draft |
| Capability | Tool |
|---|
| Check whether a draft can be published | check-offering-publish-readiness |
| Publish a valid draft | publish-offering |
| Permanently discontinue an offering | discontinue-offering |
| Kind | Meaning |
|---|
GOOD | Tangible item. |
SERVICE | Performed work or activity delivered as an outcome. |
RIGHT | Permission to use an asset, such as rental or license. |
ACCESS | Access to a hosted capability, such as SaaS or subscription. |
- Catalog media is not supported in catalog v1.
kind and language are immutable after draft creation.
- Publishing requires complete non-main-language translations.
- If attributes exist, publishing also requires complete attribute translations.