UNPKG

@mexl/backstage-plugin-mcp-frontend

Version:

Enhanced Backstage frontend plugin for MCP (Model Context Protocol) entity visualization with JSON/Text toggle, syntax highlighting, and VSCode integration

9 lines (6 loc) 181 B
import { createRouteRef } from '@backstage/core-plugin-api'; const rootRouteRef = createRouteRef({ id: "mcp" }); export { rootRouteRef }; //# sourceMappingURL=routes.esm.js.map