From d9d8d0e246400b79a4e5ab4baffde8b16d6cd9d5 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Sun, 4 May 2025 05:59:32 +0700 Subject: [PATCH] Add MseeP.ai badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13e2804..decf090 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/vanto-beanquery-mcp-badge.png)](https://mseep.ai/app/vanto-beanquery-mcp) + # Beanquery MCP The Beancount MCP Server is an experimental implementation of the [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) designed to interface with [Beancount](https://beancount.github.io/) ledger files. Leveraging the [Beancount Query Language (BQL)](https://beancount.github.io/docs/beancount_query_language.html) and the [beanquery](https://github.com/beancount/beanquery) tool, this server enables seamless querying and analysis of financial data stored in Beancount format. By integrating MCP, the server facilitates standardized communication between AI assistants and Beancount ledgers, enhancing the accessibility and utility of financial data.