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

# AI Discovery Connectors

Get started immediately with endpoint-based discovery agents that require no infrastructure setup, perfect for development environments, quick starts, and user-level discovery of AI agents and MCP servers.

* [Browser Extensions](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/browser-extensions.md) - Discover agents directly from Chrome, Firefox, or Safari as you browse web applications
* [AI Endpoint Shield](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/ai-endpoint-shield.md) - Specialised endpoint protection and discovery for Model Context Protocol interactions
* [Cursor Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/cursor-hooks.md) - Zero-installation security hooks for Cursor IDE (monitors chat + MCP tools)
* [Claude CLI Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/claude-cli-hooks.md) - Zero-installation security hooks for Claude CLI (monitors prompts + responses)
* [Codex CLI Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/codex-cli-hooks.md) - Zero-installation security hooks for OpenAI Codex CLI (monitors prompts, responses + tool calls)
* [Gemini CLI Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/gemini-cli-hooks.md) - Zero-installation security hooks for Gemini CLI (monitors prompts + responses)
* [Snowflake Cortex Code CLI Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/snowflake-cortex-cli-hooks.md) - Security hooks for Snowflake Cortex Code CLI (prompts + tool use via native Cortex hooks)
* [Neovim Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/neovim-hooks.md) - Lua plugin for Neovim AI plugins security (avante, copilot, codecompanion, windsurf + more)
* [OpenCode Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/opencode-hooks.md) - Zero-installation security hooks for OpenCode (monitors chat + MCP tools)
* [Hermes Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/hermes-hooks.md) - Zero-installation security hooks for Hermes (monitors chat + MCP tools)
* [Amp Hooks](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/amp-hooks.md) - Zero-installation security hooks for Amp (monitors tool executions + MCP tools)
* [Deploy via SentinelOne](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/deploy-via-sentinelone.md) - Connect SentinelOne to discover AI agents and deploy guardrails on managed endpoints
* [Agentic Shield](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/agentic-shield.md) - Application-level shield for real-time discovery and protection of AI agent interactions
* [Anthropic Connector](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/anthropic-connector.md) - Pull compliance activity data from Claude.ai, Claude Console, and Claude API directly into Akto via the Anthropic Compliance API
* [OpenAI Connector](/akto-atlas-agentic-ai-security-for-employee-endpoints/endpoints-discovery-agents/openai-connector.md) - Pull audit log and org activity data from ChatGPT and OpenAI directly into Akto via the OpenAI Admin API


---

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