MCP Codex Keeper
MCP Codex Keeper serves as an intelligent guardian of development knowledge
🛠️ Development
Overview
MCP Codex Keeper serves as an intelligent guardian of development knowledge, providing AI assistants with curated access to documentation and best practices.
Core Features
Server Capabilities
- Documentation curation and management
- Best practices access for AI assistants
- Development knowledge organization
Technical Details
{
"mcpServers": {
"mcp-codex-keeper": {
"command": "node",
"args": ["build/index.js"],
"env": {
"NODE_OPTIONS": "--max-old-space-size=256"
}
}
}
}
Implementation Details
System Requirements
- Node.js ≥ 18.0.0
- TypeScript support
- 256MB memory allocation
Development Tools
npm install @aindreyway/mcp-codex-keeper
npm run build
npm run dev # For watch mode
Project Status
| Metric | Value | |--------|--------| | Stars | 17 | | Forks | 6 | | Version | 1.1.10 | | License | MIT |