From e33d613bdaca1069487e14e3816cd9b0b7715ea9 Mon Sep 17 00:00:00 2001 From: Nicolas Bonamy Date: Sat, 22 Feb 2025 10:41:14 -0600 Subject: [PATCH 1/2] add client witsy --- clients.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/clients.mdx b/clients.mdx index f948b18..0683d44 100644 --- a/clients.mdx +++ b/clients.mdx @@ -26,6 +26,7 @@ This page provides an overview of applications that support the Model Context Pr | [Superinterface][Superinterface] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools | | [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents in Theia AI and the AI-powered Theia IDE | | [Windsurf Editor][Windsurf] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools with AI Flow for collaborative development. | +| [Witsy][Witsy] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in Witsy. | | [Zed][Zed] | ❌ | ✅ | ❌ | ❌ | ❌ | Prompts appear as slash commands | | [OpenSumi][OpenSumi] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi | @@ -46,6 +47,7 @@ This page provides an overview of applications that support the Model Context Pr [Mcp.el]: https://github.com/lizqwerscott/mcp.el [Roo Code]: https://roocode.com [Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions +[Witsy]: https://github.com/nbonamy/witsy [Windsurf]: https://codeium.com/windsurf [Resources]: https://modelcontextprotocol.io/docs/concepts/resources @@ -207,6 +209,16 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making - Intelligent code generation and understanding - Rich development tools with multi-model support +### Witsy +[Witsy](https://github.com/nbonamy/witsy) is an AI desktop assistant, supoorting Antrhopic models and MCP servers as LLM tools. + +**Key features:** +- Multiple MCP servers support +- Tool integration for executing commands and scripts +- Local server connections for enhanced privacy and security +- Easy-install from Smithery.ai +- Open-source, available for macOS, Windows and Linux + ### Zed [Zed](https://zed.dev/docs/assistant/model-context-protocol) is a high-performance code editor with built-in MCP support, focusing on prompt templates and tool integration. From a6af8859054476a370f9e3bf935d5b287cf6dde0 Mon Sep 17 00:00:00 2001 From: Nicolas Bonamy Date: Mon, 24 Mar 2025 20:43:50 -0700 Subject: [PATCH 2/2] Update clients.mdx Co-authored-by: Tadas Antanavicius --- clients.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients.mdx b/clients.mdx index 0683d44..8f77a7c 100644 --- a/clients.mdx +++ b/clients.mdx @@ -210,7 +210,7 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making - Rich development tools with multi-model support ### Witsy -[Witsy](https://github.com/nbonamy/witsy) is an AI desktop assistant, supoorting Antrhopic models and MCP servers as LLM tools. +[Witsy](https://github.com/nbonamy/witsy) is an AI desktop assistant, supoorting Anthropic models and MCP servers as LLM tools. **Key features:** - Multiple MCP servers support