Skip to content

Commit 033bd7a

Browse files
authored
Merge branch 'main' into wils/auth-cleanup
2 parents 59a0eb5 + 78bdd7b commit 033bd7a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/clients.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ This page provides an overview of applications that support the Model Context Pr
1616
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
1717
| [BeeAI Framework][BeeAI Framework] |||||| Supports tools in agentic workflows. |
1818
| [BoltAI][BoltAI] |||||| Supports tools. |
19+
| [Claude.ai][Claude.ai] |||||| Supports tools, prompts, and resources for remote MCP servers. |
1920
| [Claude Code][Claude Code] |||||| Supports prompts and tools |
20-
| [Claude Desktop App][Claude Desktop] |||||| Supports tools, prompts, and resources. |
21+
| [Claude Desktop App][Claude Desktop] |||||| Supports tools, prompts, and resources for local and remote MCP servers. |
2122
| [Cline][Cline] |||||| Supports tools and resources. |
2223
| [Continue][Continue] |||||| Supports tools, prompts, and resources. |
2324
| [Copilot-MCP][CopilotMCP] |||||| Supports tools and resources. |
@@ -41,6 +42,7 @@ This page provides an overview of applications that support the Model Context Pr
4142
| [MCPOmni-Connect][MCPOmni-Connect] |||||| Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
4243
| [Microsoft Copilot Studio] |||||| Supports tools |
4344
| [MindPal][MindPal] |||||| Supports tools for no-code AI agents and multi-agent workflows. |
45+
| [Msty Studio][Msty Studio] |||||| Supports tools |
4446
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
4547
| [oterm][oterm] |||||| Supports tools, prompts and sampling for Ollama. |
4648
| [Postman][postman] |||||| Supports tools, resources, prompts, and sampling |
@@ -64,6 +66,7 @@ This page provides an overview of applications that support the Model Context Pr
6466
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
6567
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
6668
[BoltAI]: https://boltai.com
69+
[Claude.ai]: https://claude.ai
6770
[Claude Code]: https://claude.ai/code
6871
[Claude Desktop]: https://claude.ai/download
6972
[Cline]: https://github.com/cline/cline
@@ -87,6 +90,7 @@ This page provides an overview of applications that support the Model Context Pr
8790
[MCPOmni-Connect]: https://github.com/Abiorh001/mcp_omni_connect
8891
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
8992
[MindPal]: https://mindpal.io
93+
[Msty Studio]: https://msty.ai
9094
[OpenSumi]: https://github.com/opensumi/core
9195
[oterm]: https://github.com/ggozad/oterm
9296
[Postman]: https://postman.com/downloads
@@ -427,6 +431,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
427431
**Learn more:**
428432
- [MindPal MCP Documentation](https://docs.mindpal.io/agent/mcp)
429433

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+
430446
### OpenSumi
431447
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
432448

0 commit comments

Comments
 (0)