forked from spencerm/freshservice-claude
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
|
|
FRESHSERVICE_DOMAIN=pesco
|
||
|
|
FRESHSERVICE_API_KEY=your_freshservice_api_key
|
||
|
|
# Shared bearer token the Claude Desktop client must send. Generate: openssl rand -hex 32
|
||
|
|
MCP_AUTH_TOKEN=replace_with_a_long_random_token
|