Zoho_mcp_client / config.py
vachaspathi's picture
Update config.py
e494622 verified
raw
history blame
502 Bytes
CLIENT_ID = "1000.SIMKGAO5719K0TQ0QZQ31ZU57RLFNQ"
CLIENT_SECRET = "60b329b4fe51930abee900cba6524ec7332cd67e06"
REFRESH_TOKEN = "1000.fcbd3eb6544c48591ceb462eefe439e1.e6dacb8875fec5fa150596fa44eb9326"
ORGANIZATION_ID = "60058860935"
API_BASE = "https://www.zohoapis.in/crm/v2"
# OpenRouter settings (put your key locally)
OPENROUTER_API_KEY = "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"
OPENROUTER_MODEL = "gpt-4o-mini" # or any model name your OpenRouter routes to