Skip to content

Commit 78bdd7b

Browse files
authored
Merge pull request modelcontextprotocol#458 from armgitaar/feature/add-msty-client
chore: add msty client to mcp docs
2 parents 857713a + 4316526 commit 78bdd7b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/clients.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This page provides an overview of applications that support the Model Context Pr
4242
| [MCPOmni-Connect][MCPOmni-Connect] |||||| Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
4343
| [Microsoft Copilot Studio] |||||| Supports tools |
4444
| [MindPal][MindPal] |||||| Supports tools for no-code AI agents and multi-agent workflows. |
45+
| [Msty Studio][Msty Studio] |||||| Supports tools |
4546
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
4647
| [oterm][oterm] |||||| Supports tools, prompts and sampling for Ollama. |
4748
| [Postman][postman] |||||| Supports tools, resources, prompts, and sampling |
@@ -89,6 +90,7 @@ This page provides an overview of applications that support the Model Context Pr
8990
[MCPOmni-Connect]: https://github.com/Abiorh001/mcp_omni_connect
9091
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
9192
[MindPal]: https://mindpal.io
93+
[Msty Studio]: https://msty.ai
9294
[OpenSumi]: https://github.com/opensumi/core
9395
[oterm]: https://github.com/ggozad/oterm
9496
[Postman]: https://postman.com/downloads
@@ -429,6 +431,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
429431
**Learn more:**
430432
- [MindPal MCP Documentation](https://docs.mindpal.io/agent/mcp)
431433

434+
### Msty Studio
435+
[Msty Studio](https://msty.ai) is a privacy-first AI productivity platform that seamlessly integrates local and online language models (LLMs) into customizable workflows. Designed for both technical and non-technical users, Msty Studio offers a suite of tools to enhance AI interactions, automate tasks, and maintain full control over data and model behavior.
436+
437+
**Key features:**
438+
- **Toolbox & Toolsets**: Connect AI models to local tools and scripts using MCP-compliant configurations. Group tools into Toolsets to enable dynamic, multi-step workflows within conversations.
439+
- **Turnstiles**: Create automated, multi-step AI interactions, allowing for complex data processing and decision-making flows.
440+
- **Real-Time Data Integration**: Enhance AI responses with up-to-date information by integrating real-time web search capabilities.
441+
- **Split Chats & Branching**: Engage in parallel conversations with multiple models simultaneously, enabling comparative analysis and diverse perspectives.
442+
443+
**Learn more:**
444+
- [Msty Studio Documentation](https://docs.msty.studio/features/toolbox/tools)
445+
432446
### OpenSumi
433447
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
434448

0 commit comments

Comments
 (0)