| 1 | import { McpIcon } from '@/components/icons' |
| 2 | import { createMcpToolId } from '@/lib/mcp/shared' |
| 3 | import type { BlockConfig } from '@/blocks/types' |
| 4 | import { IntegrationType } from '@/blocks/types' |
nothing calls this directly
no test coverage detected