What is the io.github.mirnoorata/codexa MCP server?
Codex-native codebase intelligence context compiler and query-only MCP server.
How to install io.github.mirnoorata/codexa
Copy-paste configuration for popular MCP clients.
CODEXA_MCP_STRUCTURED_BUDGET_BYTESOptional structured-result byte budget override for hosts with small MCP result limits.
{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}{
"mcpServers": {
"codexa": {
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}{
"servers": {
"codexa": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mirnoorata/codexa"
],
"env": {
"CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
}
}
}
}claude mcp add codexa --env CODEXA_MCP_STRUCTURED_BUDGET_BYTES=<YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES> -- npx -y @mirnoorata/codexaRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.