From 9166687f16b5004faed3088930edab6c5847e7c4 Mon Sep 17 00:00:00 2001 From: rusiaaman <34934104+rusiaaman@users.noreply.github.com> Date: Sat, 30 Nov 2024 20:19:46 +0530 Subject: [PATCH] Adds wcgw -- autonomous shell execution, computer control and coding agent https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fa0ba2d..bedc8a5c 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Interact with Git repositories and version control platforms. Enables repository - [MarkusPfundstein/mcp-obsidian](https://github.com/MarkusPfundstein/mcp-obsidian) - Interacting with Obsidian via REST API - [anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube) - Fetch YouTube subtitles - [danhilse/notion_mcp](https://github.com/danhilse/notion_mcp) - Integrates with Notion's API to manage personal todo lists +- [rusiaaman/wcgw](https://github.com/rusiaaman/wcgw/blob/main/src/wcgw/client/mcp_server/Readme.md) - Autonomous shell execution, computer control and coding agent. (Mac) ## Frameworks