# ============================================
# Grant Hunter MCP - Environment Configuration
# ============================================
# Copy this file to .env and fill in your values
# NEVER commit the .env file to version control
# ============================================
# ---------- LLM Configuration (Gemini) ----------
# Required for AI-powered pitch generation
# Get your key from: https://aistudio.google.com/app/apikey
GEMINI_API_KEY=
# ---------- Server Configuration ----------
# Server URL for MCP definition (your deployment URL)
MCP_SERVER_URL=http://localhost:8000
# Log level (DEBUG, INFO, WARNING, ERROR)
LOG_LEVEL=INFO
# ---------- Demo Mode ----------
# Set to TRUE to simulate Google Services without real OAuth
DEMO_MODE=FALSE
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/vitor-giacomelli/mcp-grant-hunter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server