Initial commit: Monarch MCP Custom SSE server
This commit is contained in:
11
.env
Normal file
11
.env
Normal file
@@ -0,0 +1,11 @@
|
||||
# Monarch Money Credentials
|
||||
# You can use MONARCH_TOKEN (recommended) OR Email/Password
|
||||
MONARCH_TOKEN=MONARCH_TOKEN=64422c9dec80f6009e89e571a601ccf31488cac0651eae6461be6f78d30fc0db
|
||||
|
||||
# Fallback credentials
|
||||
MONARCH_EMAIL=
|
||||
MONARCH_PASSWORD=
|
||||
|
||||
# Server Configuration
|
||||
PORT=8100
|
||||
LOG_LEVEL=INFO
|
||||
Reference in New Issue
Block a user