# Fast Apply MCP Server Configuration
# Copy this file to .env and modify values as needed
# Example for LM Studio
FAST_APPLY_URL=http://192.168.178.140:1234/v1
FAST_APPLY_MODEL=fastapply-1.5b
FAST_APPLY_MAX_TOKENS=8000
FAST_APPLY_TEMPERATURE=0.0
FAST_APPLY_TIMEOUT=60.0
FAST_APPLY_API_KEY=optional-api-key