UNPKG

@mseep/mcp-codex-keeper

Version:

An intelligent MCP server that serves as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices

10 lines (9 loc) 198 B
#!/usr/bin/env node /** * Aindreyway MCP Codex Keeper * An intelligent MCP server for managing development documentation and best practices * * @author aindreyway * @license MIT */ export {};