Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATHENA_MODELNoModel to use for reasoningopus
ATHENA_EFFORTNoReasoning effort level: 'low', 'medium', or 'high'high
ATHENA_APP_URLNoOpenRouter analytics header for app URL
ATHENA_BACKENDNoBackend to use: 'claude-code' if 'claude' CLI found, else 'openrouter'auto
ATHENA_APP_NAMENoOpenRouter analytics header for app name
ATHENA_CLAUDE_CLINoAbsolute path to 'claude' binary (for claude-code backend)
ATHENA_TIMEOUT_MSNoSubprocess timeout in milliseconds (for claude-code backend)180000
OPENROUTER_API_KEYNoAPI key for OpenRouter backend (required if using openrouter)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
thinkA

Ask Athena to think. Delegates deep reasoning to a stronger model when you hit a hard problem — architecture decisions, subtle bugs, plan critique, tricky logic. Athena has NO tools; she only reasons and returns a concise response. You must gather relevant context yourself and pass it in via the context arg. Does not modify files, run commands, or access the network beyond the reasoning call.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/DevvGwardo/athena-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server