Skip to content

Commit e33d613

Browse files
committed
add client witsy
1 parent 59c48bb commit e33d613

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

clients.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This page provides an overview of applications that support the Model Context Pr
2626
| [Superinterface][Superinterface] |||||| Supports tools |
2727
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
2828
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
29+
| [Witsy][Witsy] |||||| Supports tools in Witsy. |
2930
| [Zed][Zed] |||||| Prompts appear as slash commands |
3031
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
3132

@@ -46,6 +47,7 @@ This page provides an overview of applications that support the Model Context Pr
4647
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
4748
[Roo Code]: https://roocode.com
4849
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
50+
[Witsy]: https://github.com/nbonamy/witsy
4951
[Windsurf]: https://codeium.com/windsurf
5052

5153
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
@@ -207,6 +209,16 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
207209
- Intelligent code generation and understanding
208210
- Rich development tools with multi-model support
209211

212+
### Witsy
213+
[Witsy](https://github.com/nbonamy/witsy) is an AI desktop assistant, supoorting Antrhopic models and MCP servers as LLM tools.
214+
215+
**Key features:**
216+
- Multiple MCP servers support
217+
- Tool integration for executing commands and scripts
218+
- Local server connections for enhanced privacy and security
219+
- Easy-install from Smithery.ai
220+
- Open-source, available for macOS, Windows and Linux
221+
210222
### Zed
211223
[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.
212224

0 commit comments

Comments
 (0)