> For the complete documentation index, see [llms.txt](https://docs.agents.opsera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agents.opsera.ai/marketplace/marketplace.md).

# Marketplace

## Install Opsera where you already work.

The Opsera DevSecOps Agent is available across the tools and platforms your team uses every day. Pick your environment, install in minutes, and bring AI-powered security directly into your workflow.

## Choose your environment

Choose your platform below to get started.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Claude Code Plugin (Private Marketplace)</strong><br>Install DevSecOps agents directly into Claude Code. Invoke agents with slash commands or plain English from your terminal</td><td><a href="/pages/FaX8YxM14DjWItNgaobm">/pages/FaX8YxM14DjWItNgaobm</a></td><td><a href="/files/nC7cRsC8xdZeWGv7IRw2">/files/nC7cRsC8xdZeWGv7IRw2</a></td></tr><tr><td><strong>Cursor Plugin</strong> <br>Install Opsera DevSecOps Agent in Cursor. Scan code, enforce compliance, and analyze risks with simple commands.</td><td><a href="/pages/eqPd6lDKqOoRrSqDBuD9">/pages/eqPd6lDKqOoRrSqDBuD9</a></td><td><a href="/files/Nwjcw5G1T6cvCMdRb2ML">/files/Nwjcw5G1T6cvCMdRb2ML</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.agents.opsera.ai/marketplace/marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
