EverOS Codex
by gix9303
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVEROS_APP_ID | No | The application ID for EverOS | codex |
| EVEROS_USER_ID | No | The user ID for EverOS | your-user-id |
| EVEROS_AGENT_ID | No | The agent ID for EverOS | codex |
| EVEROS_BASE_URL | No | The base URL of the EverOS instance | http://127.0.0.1:8000 |
| EVEROS_USER_NAME | No | The user name for EverOS | Your Name |
| EVEROS_AGENT_NAME | No | The agent name for EverOS | Codex |
| EVEROS_TIMEOUT_MS | No | Timeout in milliseconds for EverOS requests | 60000 |
| EVEROS_DEFAULT_PROJECT_ID | No | Default project ID; if empty, inferred from repo root name |
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
- 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/gix9303/EverOS-Codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server