Loomal

codexa

MCP server by github.com/mirnoorata/codexa

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

1 starsnpm: @mirnoorata/codexa

About codexa

codexa is an MCP (Model Context Protocol) server published by mirnoorata in the official MCP registry, listed under Search on Loomal. Codex-native codebase intelligence context compiler and query-only MCP server.

It ships as an npm package (@mirnoorata/codexa), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mirnoorata/codexa, where the project has earned 1 GitHub stars.

Use codexa with your agent

Claude Code · one command
claude mcp add codexa -- npx -y @mirnoorata/codexa
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codexa": {
      "command": "npx",
      "args": [
        "-y",
        "@mirnoorata/codexa"
      ]
    }
  }
}
npm@mirnoorata/codexa

Frequently asked questions

What is codexa?
codexa is an MCP (Model Context Protocol) server by mirnoorata in the Search category. Codex-native codebase intelligence context compiler and query-only MCP server.
How do I connect codexa to Claude, Cursor, or another MCP client?
Install codexa from its npm package (@mirnoorata/codexa) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codexa open source?
Yes — the source code is public at github.com/mirnoorata/codexa, with 1 GitHub stars.
Can AI agents pay to use codexa?
Not yet through Loomal — codexa is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codexa? Claim this listing free by verifying GitHub ownership, or contact us.