Axis
by VirSanghavi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AXIS_ORG_ID | No | Org ID for team coordination | |
| PROJECT_NAME | No | Overrides project name detection (do not set unless intentional) | |
| SUPABASE_URL | Yes | Supabase project URL | |
| OPENAI_API_KEY | Yes | OpenAI API key | |
| AXIS_AGENT_BASE | No | Agent base label | |
| AXIS_PROJECT_NAME | No | Fixed project name across workspace changes | |
| AXIS_ENFORCE_LOCKS | No | Set to 1 to enforce read-only file locks | |
| AXIS_TRANSCRIPT_PATH | No | Path to session transcript file | |
| AXIS_TRANSCRIPT_FORMAT | No | Format of transcript: codex, claude, or generic | |
| SHARED_CONTEXT_API_URL | Yes | URL of the shared context API | |
| SHARED_CONTEXT_API_SECRET | Yes | Shared secret for the shared context API | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | Supabase service role key |
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/VirSanghavi/axis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server