Manage your account settings and set e-mail preferences.
You can use the AI to log transactions much simpler.
It will automatically detect the date, amount, and category of the transaction.
Connect your Telegram account to add transactions via chat
Use Budget Vision with Claude via Model Context Protocol (MCP)
Setup Instructions:
Claude Desktop Configuration:
Step 1: Download MCP Client
Generate token first
Step 2: Claude Desktop Config
{ "mcpServers": { "budget-vision": { "command": "node", "args": ["/path/to/budget-vision-mcp-client.js"] } } }
Note: The MCP server now follows the official authorization specification using Bearer tokens in the Authorization header.
No local installation required! The MCP server runs as an API endpoint.