Skip to content
Back to search
30
MCP

io.github.mirnoorata/codexa

io.github.mirnoorata/codexa

Codex-native codebase intelligence context compiler and query-only MCP server.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
codanna
Local code intelligence MCP server and CLI for AI coding agents
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
codex native memory
Metadata-only Glama MCP server.
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mirnoorata/codexa": {
      "url": "None",
      "transport": "http"
    }
  }
}