refactor: register mcp-server model in ai-model module, remove separate module

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2026-05-18 19:08:14 +02:00
parent 2003dcb4db
commit 888955697b
9 changed files with 5 additions and 160 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-mcp-server-model': patch
---
New backend module that registers support for the `mcp-server` API spec type in the catalog. Install with `backend.add(import('@backstage/plugin-catalog-backend-module-mcp-server-model'))`.