com.pulsemcp/monarch-money
MCP server for Monarch Money — account, transaction, and budget management.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"monarch-money": {
"command": "npx",
"args": [
"-y",
"monarch-money-mcp-server"
],
"env": {
"MONARCH_SESSION_TOKEN": "<your-monarch_session_token>",
"MONARCH_EMAIL": "<monarch_email>",
"MONARCH_PASSWORD": "<your-monarch_password>",
"MONARCH_TOTP": "<your-monarch_totp>",
"MONARCH_EMAIL_OTP": "<your-monarch_email_otp>",
"MONARCH_SESSION_PASSPHRASE": "<your-monarch_session_passphrase>",
"MONARCH_STATE_DIR": "~/.monarch-money-mcp",
"MONARCH_ENABLED_TOOL_GROUPS": "<monarch_enabled_tool_groups>",
"MONARCH_ENABLED_TOOLS": "<monarch_enabled_tools>",
"MONARCH_DISABLED_TOOLS": "<monarch_disabled_tools>"
}
}
}
}{
"mcpServers": {
"monarch-money": {
"command": "npx",
"args": [
"-y",
"monarch-money-mcp-server"
],
"env": {
"MONARCH_SESSION_TOKEN": "<your-monarch_session_token>",
"MONARCH_EMAIL": "<monarch_email>",
"MONARCH_PASSWORD": "<your-monarch_password>",
"MONARCH_TOTP": "<your-monarch_totp>",
"MONARCH_EMAIL_OTP": "<your-monarch_email_otp>",
"MONARCH_SESSION_PASSPHRASE": "<your-monarch_session_passphrase>",
"MONARCH_STATE_DIR": "~/.monarch-money-mcp",
"MONARCH_ENABLED_TOOL_GROUPS": "<monarch_enabled_tool_groups>",
"MONARCH_ENABLED_TOOLS": "<monarch_enabled_tools>",
"MONARCH_DISABLED_TOOLS": "<monarch_disabled_tools>"
}
}
}
}npx -y monarch-money-mcp-serverMONARCH_SESSION_TOKENPre-obtained session token for authentication (recommended over email/password).
MONARCH_EMAILEmail address for email/password authentication.
MONARCH_PASSWORDPassword for email/password authentication.
MONARCH_TOTPTOTP code if 2FA is enabled on the account.
MONARCH_EMAIL_OTPEmail OTP code required only on first login from a new install.
MONARCH_SESSION_PASSPHRASEOverride passphrase for encrypting the on-disk session file.
MONARCH_STATE_DIRDirectory where session.enc file is stored.
MONARCH_ENABLED_TOOL_GROUPSComma-separated list of tool groups to enable (readonly, manage).
MONARCH_ENABLED_TOOLSComma-separated whitelist of specific tool names to enable.
MONARCH_DISABLED_TOOLSComma-separated blacklist of specific tool names to disable.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.