> For the complete documentation index, see [llms.txt](https://ai-security-docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-security-docs.akto.io/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions.md).

# Browser Extensions

Discover and probe your AI agents and MCP servers directly from your browser. Akto's browser extensions capture agent interactions in real-time as you use your AI applications, making it easy to discover and secure your agentic components without complex setup.

## How It Works

Browser extensions monitor your AI agent interactions as you browse and automatically send the traffic to Akto for discovery and analysis. This approach is perfect for:

* Probing AI applications during development
* Discovering shadow agents in your organization
* Quick security validation without infrastructure changes
* Capturing MCP server interactions from web applications

## Available Extensions

* [Chrome Extension](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions/chrome.md) - For Google Chrome and Chromium-based browsers
* [Firefox Extension](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions/firefox.md) - For Mozilla Firefox
* [Safari Extension](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions/safari.md) - For Safari on macOS

## When to Use Browser Extensions

Browser extensions are ideal when you:

* Want to discover agents without deploying infrastructure
* Need to quickly probe a specific AI application
* Are evaluating Akto before full deployment
* Want to capture agent behavior during manual scanning


---

# 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:

```
GET https://ai-security-docs.akto.io/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
