The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the ExpenseBot listing page.
Expense management and Gmail receipt capture for AI assistants and automation platforms.
Public installation and discovery metadata for the hosted ExpenseBot Model Context Protocol server.
ExpenseBot gives AI assistants and automation platforms structured access to expense data, Gmail receipt capture, reports, income, mileage, compliance checks, and accounting handoffs. ExpenseBot remains the system that captures and organizes receipts; downstream accounting software remains the source of truth for the books.
Use the hosted Streamable HTTP endpoint in clients that support remote MCP and OAuth:
Example mcp.json:
The client should open ExpenseBot sign-in and consent in the browser. Do not paste an ExpenseBot token into chat.
Clients without remote OAuth support can run the public npm adapter:
Store a revocable ExpenseBot token in the client's EXPENSEBOT_TOKEN environment or secret configuration. Generate and revoke tokens from AI Assistant Tokens.
The live server currently exposes more than 50 tools. Write actions use previews, confirmations, bounded selections, or app handoffs where appropriate.
Scan Gmail for new receipts and tell me what needs attention.Show me my unsubmitted travel expenses from last month.Group my Toronto Uber Eats expenses from this quarter under Client Demo, then create a report without personal expenses and help me bill the client.How much of Client Acme's advance remains?Compare this quarter's spending with the same quarter last year.This repository intentionally contains public installation metadata only. The hosted ExpenseBot application and its private source code are not published here.