chore: add invalid mcp-server example for validation demo

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2026-05-18 18:28:17 +02:00
parent 664d1da60f
commit 2a640474c2
@@ -13,3 +13,13 @@ spec:
remotes:
- type: streamable-http
url: http://localhost:7007/api/mcp/v1
---
apiVersion: backstage.io/v1alpha1
kind: API
metadata:
name: invalid-mcp-server
description: This entity is missing remotes and should fail validation
spec:
type: mcp-server
lifecycle: experimental
owner: team-a