diff --git a/clients.mdx b/clients.mdx index 660c546..578731b 100644 --- a/clients.mdx +++ b/clients.mdx @@ -29,6 +29,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 | | [SpinAI][SpinAI] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Typescript AI Agents | | [OpenSumi][OpenSumi] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi | @@ -56,6 +57,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 [Daydreams]: https://github.com/daydreamsai/daydreams [SpinAI]: https://spinai.dev @@ -253,6 +255,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 Anthropic 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.