This is an automated email from the ASF dual-hosted git repository.
andrus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 8194e12e0 Update README.md
8194e12e0 is described below
commit 8194e12e06775dc4cd8aa439468a1303b10d6a9d
Author: Andrus Adamchik <[email protected]>
AuthorDate: Tue May 12 17:08:22 2026 -0400
Update README.md
---
cayenne-mcp-server/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cayenne-mcp-server/README.md b/cayenne-mcp-server/README.md
index 7f27f270a..a1c4cf1fd 100644
--- a/cayenne-mcp-server/README.md
+++ b/cayenne-mcp-server/README.md
@@ -2,7 +2,7 @@
A self-contained MCP (Model Context Protocol) server that exposes
CayenneModeler
operations to AI coding agents over stdio. Here is a sample session:
-<img width="1257" height="362" alt="image"
src="https://github.com/user-attachments/assets/e875ba9d-f20c-4d95-8c86-3432435556b2"
/>
+<img width="892" height="392" alt="image"
src="https://github.com/user-attachments/assets/9b02e36d-47f6-4966-8b8c-b888fda97f1f"
/>
## Requirements
Java 21 or later must be available on the system PATH.