aindreyway/mcp-codex-keeper
An intelligent MCP server that serves as a guardian of development knowledge, providing Cline assistants with curated access to latest documentation and best practices across the software development landscape
Platform-specific configuration:
{
"mcpServers": {
"mcp-codex-keeper": {
"command": "npx",
"args": [
"-y",
"mcp-codex-keeper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...