Skip to content

Commit 71bf4da

Browse files
authored
Merge pull request modelcontextprotocol#155 from nbonamy/main
add client witsy
2 parents 5e99650 + 749ec84 commit 71bf4da

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
@@ -29,6 +29,7 @@ This page provides an overview of applications that support the Model Context Pr
2929
| [Superinterface][Superinterface] |||||| Supports tools |
3030
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
3131
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
32+
| [Witsy][Witsy] |||||| Supports tools in Witsy. |
3233
| [Zed][Zed] |||||| Prompts appear as slash commands |
3334
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3435
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
@@ -56,6 +57,7 @@ This page provides an overview of applications that support the Model Context Pr
5657
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
5758
[Roo Code]: https://roocode.com
5859
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
60+
[Witsy]: https://github.com/nbonamy/witsy
5961
[Windsurf]: https://codeium.com/windsurf
6062
[Daydreams]: https://github.com/daydreamsai/daydreams
6163
[SpinAI]: https://spinai.dev
@@ -253,6 +255,16 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
253255
- Intelligent code generation and understanding
254256
- Rich development tools with multi-model support
255257

258+
### Witsy
259+
[Witsy](https://github.com/nbonamy/witsy) is an AI desktop assistant, supoorting Anthropic models and MCP servers as LLM tools.
260+
261+
**Key features:**
262+
- Multiple MCP servers support
263+
- Tool integration for executing commands and scripts
264+
- Local server connections for enhanced privacy and security
265+
- Easy-install from Smithery.ai
266+
- Open-source, available for macOS, Windows and Linux
267+
256268
### Zed
257269
[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.
258270

0 commit comments

Comments
 (0)