We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/statespace-tech/toolfront'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
environment_variables.md•477 B
---
icon: lucide/variable
---
# Environment Variables
Full list of environment variables to configure client behavior.
## [`TOOLFRONT_DEFAULT_MODEL`](#TOOLFRONT_DEFAULT_MODEL)
: Default AI model for the Python SDK and CLI. Use the `provider:model` format (e.g., `openai:gpt-5`). See [Pydantic AI models](https://ai.pydantic.dev/models/overview/) for supported providers.
## [`TOOLFRONT_API_KEY`](#TOOLFRONT_API_KEY)
: API key for managing applications on ToolFront Cloud.