The Beancount MCP Server is an experimental implementation that utilizes the Model Context Protocol (MCP) to enable AI assistants to query and analyze Beancount ledger files using Beancount Query Language (BQL) and the beanquery tool.
$git clone https://github.com/vanto/beanquery-mcpInstalls into the current project.
Install beanquery-mcp by running `git clone https://github.com/vanto/beanquery-mcp`, then use it for the current task and follow its documentation at https://github.com/vanto/beanquery-mcp.