Codexa
by mirnoorata
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEXA_LSP | No | Set to '1' to enable read-only LSP assist on supported query commands. | |
| OPENAI_API_KEY | No | Optional API key for OpenAI semantic embedding provider. | |
| CODEXA_AUTONOMY | No | General autonomy switch: 'read-only' (or 'readonly', 'off') or 'full-access' (or 'full', 'bypass'). | |
| CODEXA_AUTOVERIFY | No | Set to '1' or 'true' to enable AutoVerify command execution in hooks (disabled by default). | |
| CODEXA_MCP_OUTPUT_SCHEMA | No | Defaults to a compact top-level contract; set to 'full' to restore the deep output schema. | |
| CODEXA_WORKSPACE_SESSION | No | Select a specific workspace session when serving a shared workspace root with multiple live workers. | |
| CODEXA_MCP_TELEMETRY_PATH | No | Optional path to record bounded mechanical byte/time events for telemetry. | |
| CODEXA_MCP_STRUCTURED_BUDGET_BYTES | No | Caps the serialized UTF-8 JSON bytes of the structuredContent.data subobject. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mirnoorata/codexa'
If you have feedback or need assistance with the MCP directory API, please join our Discord server