# MCP Component

Akto automatically updates your Agentic Inventory whenever new Agentic components are detected and allows you to view the new Agentic components. By viewing new Agentic components, you get a detailed overview of the new component's capabilities.

This includes details of header & response data and payloads, which show how data is structured when interacting with the API. You can also identify any sensitive parameters that the endpoint has, such as passwords or personal identification numbers, ensuring that they are handled securely.

In the demonstration below, we will view all the new Agentic components populated in your agentic collections over the last two months.

{% embed url="<https://demo.arcade.software/smf0ozOUvdhT10BmlGaq?embed=>" %}
View New Endpoint
{% endembed %}

In the above demonstration, we have observed that there are 200 new Agentic components have been populated over the last two months from which 17 endpoints contain sensitive data.


---

# Agent Instructions: 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-argus-agentic-ai-security-for-homegrown-ai/agentic-ai-discovery/how-to/view-new/mcp-component.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.
