bookie for Claude Code
io.github.yuens1002/bookie
Double-entry bookkeeping MCP server — import bank CSVs, categorize, reconcile, tax reports.
client:Claude Code
transport:stdio
runtime:npm
Install bookie in Claude Code
run in your project directory
claude mcp add bookie -e BOOKIE_DB_URL=<BOOKIE_DB_URL> -e BOOKIE_DB_DIRECT_URL=<BOOKIE_DB_DIRECT_URL> -e BOOKIE_API_KEY=<BOOKIE_API_KEY> -- npx -y bookie-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs