#!/usr/bin/env node
/**
 * Aindreyway MCP Codex Keeper
 * An intelligent MCP server for managing development documentation and best practices
 *
 * @author aindreyway
 * @license MIT
 */
export {};
