Spenzo
Omni-chain financial MCP server that tracks expenses, manages Web3 portfolios, simulates DEX swaps, and generates payment links via natural language in WhatsApp and Claude Desktop.
README
Spenzo : The Omni-Chain Financial Superpower

Spenzo is an advanced, Omni-Chain Financial Superpower. It doesn't just track your fiat expenses: it operates as a consolidated NLP layer to manage your wealth. Monitor live Web3 portfolios, simulate advanced DEX routing quotes, and extract invoice metadata entirely through programmatic chat integrations natively inside WhatsApp and Claude Desktop.
Website: spenzo.xyz
Features
- WhatsApp Native: Text your expenses naturally ("Spent ₹150 on chai"). Spenzo auto-categorizes and logs them instantly.
- Receipt Vision: Snap a photo of a bill or receipt on WhatsApp. Spenzo extracts the merchant, total, and date automatically using GPT-4o.
- Smart Bill Splitting: "Dinner was 3000 but we split it 3 ways." Spenzo handles the math and logs your exact share.
- Live Crypto Prices: Built-in real-time CoinGecko integration. Ask "What's the price of SOL?" to log crypto purchases accurately.
- Claude Desktop Integration: Use Spenzo as a native MCP (Model Context Protocol) tool inside Claude for hands-free financial management.
- Instant Summaries: Ask "How much did I spend on food this week?" and Spenzo computes category breakdowns on the fly — right inside Claude or WhatsApp.
- Cross-Platform Sync: Securely link your WhatsApp number to your desktop session via OTP so all your financial data is unified.
Architecture
Spenzo uses a modern, serverless-friendly microservice architecture:
flowchart TD
%% ── Client Layer ──
WA["📱 WhatsApp User"] <-->|"Text · Receipts · Images"| TW["Twilio WhatsApp API"]
CD["🖥️ Claude Desktop"] <-->|"FastMCP Protocol<br/>(stdio / SSE)"| MCP
%% ── WhatsApp Pipeline ──
TW -->|"POST /webhook"| BOT["bot.py<br/>FastAPI Webhook Server"]
BOT -->|"Reply Message"| TW
BOT <-->|"Chat Completions<br/>+ Tool Use"| LLM(("GPT-4o-mini<br/>+ Vision"))
BOT <-->|"stdio subprocess<br/>(MCP Client → Server)"| MCP["main.py<br/>FastMCP Server · 16 Tools"]
%% ── Database ──
MCP <-->|"CRUD · IOUs · OTP Auth"| DB[("Supabase<br/>PostgreSQL")]
%% ── External APIs ──
MCP -->|"Live Prices"| CB["Coinbase · CoinGecko"]
MCP -->|"Wallet · Gas · Staking"| W3["Alchemy · Helius · Blockscout"]
MCP -->|"Swap Routing"| JUP["Jupiter v6 DEX"]
MCP -->|"Payment Links"| UPI["UPI Intent + QR Generator"]
MCP -.->|"OTP Delivery"| TW
%% ── Styles ──
classDef client fill:#a7dd5d,stroke:#000,stroke-width:2px,color:#000
classDef infra fill:#1c1c1c,stroke:#fff,stroke-width:1px,color:#fff
classDef ai fill:#6c47ff,stroke:#fff,stroke-width:2px,color:#fff
classDef db fill:#3ECF8E,stroke:#000,stroke-width:2px,color:#000
classDef api fill:#2d2d2d,stroke:#555,stroke-width:1px,color:#ccc
class WA,CD client
class TW,BOT,MCP infra
class LLM ai
class DB db
class CB,W3,JUP,UPI api
QuickStart Guide
1. Try the WhatsApp Bot
- Message
+1 (415) 523-8886on WhatsApp. - Send the exact phrase
join conversation-headingto enter the secure Twilio sandbox. - Say "Hi" to see what Spenzo can do!
- Ask "How much did I spend this week?" for an instant summary.
Note: The backend sleeps on Render's free tier. Your very first message might take ~45 seconds while the server wakes up. Consecutive messages are instant.
2. Connect to Claude Desktop (3 Options)
Since Spenzo is an MCP Server, it must attach to a client like Claude Desktop. Choose the right method for you:
1. Download the App for Mac/Windows (No Coding Required)
You can run Spenzo as a single, zero-dependency executable. No source code or environment setup required.
- Download the compiled binary for your platform from the latest GitHub Release:
- Edit your
claude_desktop_config.json:"mcpServers": { "spenzo": { "command": "/Users/YOUR_NAME/Desktop/spenzo-mac", "env": { "SUPABASE_URL": "...", "SUPABASE_KEY": "..." } } }
2. Cloud API (Zero Local Compute)
Spenzo's main.py detects cloud environments automatically and starts a Server-Sent Events (SSE) listener.
- Run Spenzo on Render/AWS.
- Download the tiny
sse_relay.pyconnection script to your Desktop. - Edit your
claude_desktop_config.json:"mcpServers": { "spenzo-cloud": { "command": "python", "args": ["/Users/YOUR_NAME/Desktop/sse_relay.py", "https://YOUR-RENDER-URL.onrender.com/sse"] } }
3. From Source (For Developers)
Prerequisites: Python 3.11+ and the uv package manager.
- Clone & Install:
git clone https://github.com/Arav-Arun/Spenzo.git cd Spenzo uv sync - Environment Variables:
Create a
.envfile in the root directory:SUPABASE_URL="https://your-project.supabase.co" SUPABASE_KEY="your-service-role-key" OPENAI_API_KEY="sk-..." TWILIO_ACCOUNT_SID="ACxxx..." TWILIO_AUTH_TOKEN="your-auth-token" TWILIO_WHATSAPP_NUMBER="whatsapp:+14155238886" ALCHEMY_API_KEY="your-alchemy-key" HELIUS_API_KEY="your-helius-key" - Link to Claude Desktop:
Open your Claude Desktop config file and add:
Restart Claude, and you can now ask Claude to manage your expenses!{ "mcpServers": { "spenzo": { "command": "uv", "args": ["run", "fastmcp", "run", "/ABSOLUTE/PATH/TO/Spenzo/server/main.py"] } } }
Available MCP Tools
Developers can utilize the following database tools via server/main.py:
| Tool | Description |
|---|---|
add_expense |
Log a new expense (date, amount, category, subcategory, note). |
list_expenses |
Fetch chronological expense entries within a date range. |
summarize |
Generate category-based spending totals and breakdowns. |
search_expenses |
Keyword search across all categories, subcategories, or notes. |
edit_expense / delete_expense |
Modify or remove specific transaction rows securely. |
get_crypto_price |
Fetch live USD/INR prices for seamless crypto logging. |
register_phone / verify_phone |
Issue and verify Twilio OTPs to securely bridge platforms. |
The Web3 Edge (Advanced MCP Tools)
Spenzo seamlessly acts as a Bloomberg Terminal for personal crypto wallets, pulling live data from Alchemy (Ethereum) and Helius (Solana) RPCs.
Whenever you provide a public Web3 wallet (0x... or base58), Spenzo exposes 4 powerful analytical tools:
| Web3 Tool | Capabilities |
|---|---|
analyze_web3_wallet |
Scans an ETH/SOL wallet to pull real-time token balances and fiat Net Worth. |
simulate_dex_swap |
Hits DEX aggregators (Jupiter/Uniswap) to quote trades and slippage. |
analyze_gas_burn |
Sweeps strictly on-chain transactions via Helius/Etherscan to compute real gas fees. |
check_staking_yield |
Scans for LST balances (stETH, JitoSOL) and native validator staking rewards. |
Spenzo securely transitions from a read-only intelligence layer to an active Execution tool. By dynamically constructing deep-link payloads, Spenzo handles complex routing and computation in the background, then hands you a 1-click confirmation prompt without ever requesting access to your private keys or banking credentials.
| Execution Tool | Action & Routing Mechanism |
|---|---|
simulate_dex_swap |
Hits Jupiter v6 Quote API to format exact 1-Click Transaction Execution links. |
generate_upi_payment_link |
Constructs upi://pay intent payloads and dynamic QR codes for 1-click fiat drops. |
log_debt / list_debts |
Serves as an isolated IOU ledger, natively returning auto-generated UPI collection links. |
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。