diff --git a/.bandwidth/catalog-info.yaml b/.bandwidth/catalog-info.yaml index 862f4b7..e892727 100644 --- a/.bandwidth/catalog-info.yaml +++ b/.bandwidth/catalog-info.yaml @@ -2,12 +2,12 @@ apiVersion: backstage.io/v1alpha1 kind: Location metadata: schemaVersion: v1.0.0 - name: mcp-server-location + name: bandwidth-mcp-server-location description: Links to additional entities in the mcp-server repository. annotations: - github.com/project-slug: Bandwidth/mcp-server + github.com/project-slug: Bandwidth/bandwidth-mcp-server spec: targets: - - ./component.yaml + - ./component.yaml # - add more components using relative filepaths here # - you may also rename/move the original component.yaml file diff --git a/.bandwidth/component.yaml b/.bandwidth/component.yaml index b5efbd7..32f4344 100644 --- a/.bandwidth/component.yaml +++ b/.bandwidth/component.yaml @@ -2,16 +2,16 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: schemaVersion: v1.0.0 - name: mcp-server + name: bandwidth-mcp-server description: Official Bandwidth MCP Server annotations: - github.com/project-slug: Bandwidth/mcp-server + github.com/project-slug: Bandwidth/bandwidth-mcp-server organization: BW costCenter: Development - Software Infra - platformType: + platformType: buildPlatform: GitHub Actions spec: type: Service owner: github/band-swi lifecycle: Prototype - +