> 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/readme.md).

# Akto Agentic AI Security

Secure your AI agents, MCP servers, and agentic applications with complete visibility, automated scanning, and real-time protection. Get started in minutes by choosing what you need.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Akto Atlas : Agentic AI Security For Employee Endpoints</strong></td><td>Browser extensions, secure web networks, AI endpoint shield, and agentic shield</td><td><a href="/pages/WFusT0tNpWX5VAT3cUEh">/pages/WFusT0tNpWX5VAT3cUEh</a></td></tr><tr><td><strong>Akto Argus: Agentic AI Security For Homegrown AI</strong></td><td>Browser extensions, secure web networks, AI endpoint shield, and agentic shield</td><td><a href="/pages/FVjtSz2WygwVQWQKAiZW">/pages/FVjtSz2WygwVQWQKAiZW</a></td></tr></tbody></table>

***

## [Agentic Red Teaming](/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming.md)

Probe your AI agents and MCP servers with 1000+ specialized security probes. Identify vulnerabilities like prompt injections, tool abuse, and privilege escalation before attackers do.

**Import your components to start Red Teaming**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI Agents</strong></td><td>AWS Bedrock, Azure AI, Databricks, Vertex AI, Watsonx, or custom agents</td><td><a href="/pages/shtnxqZCHCkLdLp2WfBM">/pages/shtnxqZCHCkLdLp2WfBM</a></td></tr><tr><td><strong>MCP Servers</strong></td><td>Model Context Protocol tools, resources, and prompts</td><td><a href="/pages/pq8OAMwrXCK9rZk7Emyc">/pages/pq8OAMwrXCK9rZk7Emyc</a></td></tr><tr><td><strong>AI Models</strong></td><td>Large language models and custom AI implementations</td><td><a href="/pages/R4Lc1Ij4xZ1nCV4Kq0ne">/pages/R4Lc1Ij4xZ1nCV4Kq0ne</a></td></tr></tbody></table>

***

## [Agentic Guardrails](/agentic-guardrails/overview.md)

Deploy real-time protection for your production agents. Block threats as they occur, enforce schema conformance, and prevent exploits before they impact your systems.

**Set up protection proxies**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>MCP Proxy</strong></td><td>Real-time protection for MCP servers</td><td><a href="/pages/FfXHyOszqiPTq0cxn1lb">/pages/FfXHyOszqiPTq0cxn1lb</a></td></tr><tr><td><strong>Agent Proxy</strong></td><td>Real-time protection for AI agents</td><td><a href="/pages/Gyuw9r7AFCyIrKKg41qU">/pages/Gyuw9r7AFCyIrKKg41qU</a></td></tr></tbody></table>

## Resources

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Hybrid SaaS Deployment</strong></td><td>Deploy Akto in your cloud</td><td><a href="/pages/L0jKb7Fe8CHxoTV8ThbS">/pages/L0jKb7Fe8CHxoTV8ThbS</a></td></tr></tbody></table>

{% hint style="success" %}
**Akto Support**

Contact our support team at **<support@akto.io>** or use in-app Intercom to reach out for help and guidance.
{% endhint %}


---

# 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://ai-security-docs.akto.io/readme.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.
