# Anthropic Claude API Key
# Get your API key from: https://console.anthropic.com/settings/keys
ANTHROPIC_API_KEY=your_api_key_here
# Polymarket MCP Server URL (deployed on Smithery)
POLYMARKET_MCP_URL=https://server.smithery.ai/@aryankeluskar/polymarket-mcp/mcp
# Server Configuration
PORT=5090