diff --git a/README.md b/README.md index b0dafe7f3..66dc9ddbc 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ The toolkit can be used in various ways to accommodate as many needs as possible Just like the website, it's entirely free, with no authentication or rate-limiting. - **[AI](https://github.com/bitcoinresearchkit/brk/blob/main/crates/brk_mcp/README.md#brk-mcp)** \ LLMs have to possibility to connect to BRK's backend through a [MCP](https://modelcontextprotocol.io/introduction). \ - It will give them access to the same tools as the API, with no restrictions, and allow you to have your very own data analysts. \ - One-shot output examples: [Document](https://claude.ai/public/artifacts/71194d29-f965-417c-ba09-fdf0e4ecb1d5) // [Dashboard](https://claude.ai/public/artifacts/beef143f-399a-4ed4-b8bf-c986b776de42) // [Dashboard 2](https://claude.ai/public/artifacts/5430ae49-bb3d-4fc1-ab24-f1e33deb40dc) + It will give them access to the same tools as the API, with no restrictions, and allow you to have your very own data analysts. - **[CLI](https://crates.io/crates/brk_cli)** \ Node runners are strongly encouraged to try out and self-host their own instance using BRK's command line interface. \ The CLI has multiple cogs available for users to tweak to adapt to all situations with even the possibility for web developers to create their own custom website which could later on be added as an alternative front-end. diff --git a/crates/brk_mcp/README.md b/crates/brk_mcp/README.md index e97a76617..7877a138f 100644 --- a/crates/brk_mcp/README.md +++ b/crates/brk_mcp/README.md @@ -47,11 +47,3 @@ Verify that it has access to BRK's tools. Optionally and highly recommended, giving it unsupervised access gives a more fluid experience and prevents possible issues and errors. ![Image of edit integration meny on Claude Desktop](https://github.com/bitcoinresearchkit/brk/blob/main/assets/claude-step4.png) - -#### Results - -Some examples of dashboard and documents generated by Claude using BRK's tools: - -- [Document](https://claude.ai/public/artifacts/71194d29-f965-417c-ba09-fdf0e4ecb1d5) -- [Dashboard](https://claude.ai/public/artifacts/beef143f-399a-4ed4-b8bf-c986b776de42) -- [Dashboard2](https://claude.ai/public/artifacts/5430ae49-bb3d-4fc1-ab24-f1e33deb40dc)