From 5502f64eddc8e98eaaf315fe08684f232bea2ac1 Mon Sep 17 00:00:00 2001 From: mirnoorata Date: Wed, 10 Jun 2026 13:20:17 -0400 Subject: [PATCH] Add codexa: codebase intelligence MCP companion for Codex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..f05da0d 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [FYZAFH/mcp-codex-dev](https://github.com/FYZAFH/mcp-codex-dev) - Development-focused MCP server: linting, testing, deployment tools. ![GitHub stars](https://img.shields.io/github/stars/FYZAFH/mcp-codex-dev?style=flat-square) - [cexll/codex-mcp-server](https://github.com/cexll/codex-mcp-server) - Lightweight MCP server with minimal dependencies. Good starting point for custom servers. ![GitHub stars](https://img.shields.io/github/stars/cexll/codex-mcp-server?style=flat-square) - [Wildcard-Official/deepcontext-mcp](https://github.com/Wildcard-Official/deepcontext-mcp) - Codebase understanding server - builds semantic index for smarter code navigation. ![GitHub stars](https://img.shields.io/github/stars/Wildcard-Official/deepcontext-mcp?style=flat-square) +- [mirnoorata/codexa](https://github.com/mirnoorata/codexa) - Codebase intelligence companion - deterministic repo context, change-plan drift review, and verification gating for edits. Local-first, zero API keys. ![GitHub stars](https://img.shields.io/github/stars/mirnoorata/codexa?style=flat-square) - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) - Persistent project memory across sessions. Codex remembers decisions, patterns, and context. ![GitHub stars](https://img.shields.io/github/stars/DeusData/codebase-memory-mcp?style=flat-square) - [Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server](https://github.com/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server) - Web search MCP with rate limiting and caching. ![GitHub stars](https://img.shields.io/github/stars/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server?style=flat-square) - [milisp/mcp-linker](https://github.com/milisp/mcp-linker) - Link multiple MCP servers together. Chain tools across servers. ![GitHub stars](https://img.shields.io/github/stars/milisp/mcp-linker?style=flat-square)