11 lines
590 B
Markdown
11 lines
590 B
Markdown
# OSVx Model Context Protocol (MCP) Architecture
|
|
|
|
This directory contains the canonical documentation for the OSVx MCP, which governs how AI agents and connectors interact with the OSVx platform.
|
|
|
|
## Key Documents
|
|
|
|
- [Connector Registry](./CONNECTOR_REGISTRY.md): A list of all clients that connect to the MCP.
|
|
- [Tool Catalog](./TOOL_CATALOG.md): The master list of all available tools.
|
|
- [Tool Policy](./TOOL_POLICY.md): Defines the security and exposure policies for tools.
|
|
- [Deployment Matrix](./DEPLOYMENT_MATRIX.md): Tracks which service versions are deployed to which environments.
|