13 lines
202 B
Plaintext
13 lines
202 B
Plaintext
# MCP ArXiv Server Configuration
|
|
# =============================
|
|
|
|
# MCP Service
|
|
MCP_ARXIV_VERSION=latest
|
|
MCP_ARXIV_PORT_OVERRIDE=8000
|
|
|
|
# ArXiv Storage
|
|
ARXIV_STORAGE_PATH=/data/papers
|
|
|
|
# Timezone
|
|
TZ=UTC
|