
/plugin marketplace add kong/ai-marketplace
/plugin install kong-konnect@ai-marketplace
/reload-plugins
Visit the Install page for detailed instructions.

For local verification, install the plugin package from Kong AI Marketplace
under Cursor’s local plugin directory:
- Create
~/.cursor/plugins/local/kong-konnect/.
- Copy the contents of
plugins/kong-konnect/ into that path so Cursor sees
.cursor-plugin/plugin.json at the plugin root.
- Restart Cursor or run
Developer: Reload Window.
- Confirm
kong-konnect appears under installed plugins.
Visit the Install page for detailed instructions.

Kong AI Marketplace provides Kiro Powers for AWS.
- Browse powers at https://kiro.dev/powers.
- Select a power and click Install.
- Kiro IDE opens and lets you confirm installation.
- Open the Powers panel and choose Add power from GitHub.
- Enter the following repository URL:
https://github.com/kong/ai-marketplace
- Click Install.
Visit the Install page for detailed instructions.

For tools without a first-class plugin or extension wrapper in Kong AI Marketplace, use
the shared skills plus the MCP config.
npx skills and gh skill are both supported install paths for the shared
skills in Kong AI Marketplace.
Install all skills:
npx skills add kong/ai-marketplace
Visit the Install page for detailed instructions.