# Toggl API Configuration
TOGGL_API_KEY=your_api_key_here
# Cache Configuration (optional)
TOGGL_CACHE_TTL=3600000 # Cache time-to-live in milliseconds (default: 1 hour)
TOGGL_CACHE_SIZE=1000 # Maximum number of cached entities (default: 1000)
TOGGL_BATCH_SIZE=100 # Number of entries to fetch per request (default: 100)
# Default Workspace (optional)
# If set, will be used as default for operations that require a workspace
# TOGGL_DEFAULT_WORKSPACE_ID=123456
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/verygoodplugins/mcp-toggl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server