Back to Home
itripleg icon

moha-maven

Verified Safe

by itripleg

Overview

Maven is an autonomous AI Chief Financial Officer (CFO) assistant that leverages LLMs and MCP for persistent identity, memory, financial decision-making, and treasury operations for the Motherhaven platform.

Installation

Run Command
python -m services.maven_mcp.server

Environment Variables

  • EMAIL_API_SECRET
  • ANTHROPIC_API_KEY
  • CLAUDE_CODE_OAUTH_TOKEN

Security Notes

The project uses environment variables for sensitive API keys (Anthropic, Email API), which is good practice. File uploads (for chart analysis) are handled with `secure_filename` and a restricted set of allowed extensions. External network communication (email API, Hyperliquid API) is standard, but relies on the security of those external services and the provided API keys. Git-first persistence uses `git` commands via `subprocess.run`, which could be a risk if commit messages or file paths were unsanitized user input, but here the commit messages are programmatically generated. The Flask API and MCP server are designed to be exposed locally (or within a Docker network), but if exposed to the public internet without proper firewall rules, they would present a vulnerability. Overall, it follows reasonable security practices for its domain, but like any system handling financial transactions and API keys, caution is advised regarding network exposure and key management.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-19

Tags

AICFOFinancial TradingHyperliquidMCP ServerPersistenceDocker