Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Without Wren, an agent may know where the data is but still not know how to answ
Wren Engine is especially useful for the open source community building agent-native workflows in tools like:

- OpenClaw
- Cloud Code
- Claude Code
- VS Code
- Claude Desktop
- Cline
Expand Down Expand Up @@ -164,7 +164,7 @@ We want that context layer to be inspectable, composable, and community-owned, n

```text
User / Agent
-> MCP Client or App (OpenClaw, Cloud Code, VS Code, Claude Desktop, Cline, Cursor, etc.)
-> MCP Client or App (OpenClaw, Claude Code, VS Code, Claude Desktop, Cline, Cursor, etc.)
-> Wren MCP Server or HTTP API
-> Wren Engine semantic engine
-> Query planning and optimization
Expand Down
Loading