Skip to content

Commit 2ca2390

Browse files
authored
Update README.md
1 parent bb985b8 commit 2ca2390

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
**Agent Rita** is a custom copilot agent for [OpenBB Workspace](https://pro.openbb.co). It searches the widgets on your dashboards, fetches their data, runs SQL over that data in-process, builds and edits dashboards, and streams back cited answers — on its own, with no other services required.
44

5+
<div align="center">
6+
<img src="https://openbb-cms.directus.app/assets/b0781163-9d61-4f1e-b510-519fdf845244" alt="Logo" width="600">
7+
</div>
8+
59
An **optional companion MCP server** (in [`mcp-server/`](./mcp-server)) adds capabilities the agent doesn't need to function: web search, web-page fetch, Mermaid diagrams, Python execution, and document RAG. Run the agent by itself and everything in the first paragraph still works; add the MCP server when you want those extras.
610

711
Built on Bun + Hono + the Vercel AI SDK + the Model Context Protocol.

0 commit comments

Comments
 (0)