mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added McpTypes.ts for defining JSON schema and tool information. - Created ModelType.ts and OneUptimeOperation.ts enums for model types and operations. - Implemented MCPLogger for structured logging in MCP servers. - Integrated MCP routes into the main application index. - Updated package.json to include @modelcontextprotocol/sdk dependency. - Removed MCP-related configurations from Helm chart and Docker Compose files. - Added Data Processing Agreement (DPA) page and route to the legal section. - Updated legal.ejs to include a link to the new DPA page.