ome icon indicating copy to clipboard operation
ome copied to clipboard

[WIP] MCP Server and Route API Specs

Open YouNeedCryDear opened this issue 4 months ago • 0 comments

What type of PR is this?

/kind feature

What this PR does / why we need it:

Add MCP Support to OME

This OEP introduces native support for the Model Context Protocol (MCP) in OME through MCPServer and MCPGateway CRDs that enable Large Language Models to integrate with external tools and services. MCP is an open protocol developed by Anthropic that standardizes the interface between LLMs and external systems, allowing models to perform actions like database queries, file operations, API calls, and infrastructure management in a secure and controlled manner.

Details in OEP 0005-mcp-support

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


YouNeedCryDear avatar Aug 22 '25 21:08 YouNeedCryDear