#!/usr/bin/env node /** * BCKB CLI - Command Line Interface for BCKB MCP Server * * Developer-friendly CLI for interacting with BCKB servers, * testing configurations, and managing knowledge content. */ export {}; //# sourceMappingURL=bckb-cli.d.ts.map