# Snipe-IT MCP Server Configuration
# Copy this file to .env and fill in your values
# Your Snipe-IT instance URL (including https://)
SNIPEIT_URL=https://your-snipeit-instance.com
# Your Snipe-IT API token
# Get this from your Snipe-IT user profile > API Tokens
SNIPEIT_TOKEN=your-api-token-here