# Release8.1.0.1

This release introduces a new integration that extends secure data discovery and governance access to AI-powered environments, enabling users to interact with metadata and lineage in natural language while maintaining strict access controls.&#x20;

**Key Highlights**

* **MCP Server Integration**:&#x20;
  * Introduced MCP (Model Context Protocol) Server to enable secure AI-based access to Data Catalog and governance information from tools such as Claude Desktop, Visual Studio Code, and enterprise copilots.
  * Enabled users to search catalog assets, view glossary definitions, explore lineage, and access governance details using natural language directly from AI clients, eliminating the need to navigate within the application.
  * Added support for semantic search across OvalEdge documentation, allowing users to quickly find relevant how-to guidance and product information.
  * Ensured all MCP Server interactions operate in read-only mode using the logged-in user’s permissions, preventing data exposure and restricting access to governed metadata only.
  * Extended OvalEdge governance capabilities into AI-driven workflows while maintaining compliance, data security, and role-based access controls.

**Release Details**:

<table><thead><tr><th width="136.333251953125">Release Type</th><th width="152.3333740234375">Release Version</th><th width="346.333251953125">Build &#x3C;Release. Build Number. Release Stamp></th><th width="134.6666259765625">Build Date</th></tr></thead><tbody><tr><td>Hotfix Release</td><td>Release8.1.0.1</td><td>Release8.1.0.181014774bd</td><td>April 30, 2026</td></tr></tbody></table>

## askEdgi - MCP

**MCP Server Integration for Secure AI-Based Data Discovery**

OvalEdge introduces an MCP (Model Context Protocol) Server to enable secure access to Data Catalog and governance information through AI tools such as Claude Desktop, Visual Studio Code, and enterprise copilots. Earlier, accessing this information required users to log in to OvalEdge and manually search for assets, glossary terms, or lineage details within the application.

With this integration, users can now interact with OvalEdge directly from AI clients using natural language. The MCP Server allows users to search catalog assets, view glossary definitions, explore lineage, and access governance details such as ownership, certification, and data quality scores—all without leaving their AI tool. It also supports semantic search across OvalEdge documentation, making it easier to find how-to guidance.

The server operates in a secure, read-only mode where all requests are executed using the logged-in user’s permissions. It does not expose raw data or allow modifications, ensuring that only metadata and governed information are shared. This approach maintains strict access control while enabling seamless integration with AI-driven workflows.

This capability helps users discover, understand, and trust data more efficiently, while allowing organizations to extend OvalEdge’s governance features into modern AI-based environments without compromising security.

***

Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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://docs.ovaledge.com/release8.1/hotfix-releases/release8.1.0.x/release8.1.0.1.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.
