# Harvest API Credentials
# Copy this file to .env and fill in your credentials
# MCP Server URL (for local testing use http://localhost:8080)
MCP_SERVER_URL=http://localhost:8080
# Harvest API Credentials
# Get these from your Harvest account: https://id.getharvest.com/developers
HARVEST_ACCESS_TOKEN=your_access_token_here
HARVEST_ACCOUNT_ID=your_account_id_here