Skip to content

Commit 20e5a21

Browse files
authored
Merge pull request modelcontextprotocol#577 from sakalys/main
doc(clients): add MooPoint
2 parents 9d6f3f0 + 347bc21 commit 20e5a21

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
@@ -47,6 +47,7 @@ This page provides an overview of applications that support the Model Context Pr
4747
| [MCPOmni-Connect][MCPOmni-Connect] ||||||| Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
4848
| [Microsoft Copilot Studio] ||||||| Supports tools |
4949
| [MindPal][MindPal] ||||||| Supports tools for no-code AI agents and multi-agent workflows. |
50+
| [MooPoint][MooPoint] ||||||| Web-Hosted client with tool calling support |
5051
| [Msty Studio][Msty Studio] ||||||| Supports tools |
5152
| [NVIDIA Agent Intelligence toolkit][AIQ toolkit] ||||||| Supports tools in agentic workflows. |
5253
| [OpenSumi][OpenSumi] ||||||| Supports tools in OpenSumi |
@@ -104,6 +105,7 @@ This page provides an overview of applications that support the Model Context Pr
104105
[MCPOmni-Connect]: https://github.com/Abiorh001/mcp_omni_connect
105106
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
106107
[MindPal]: https://mindpal.io
108+
[MooPoint]: https://moopoint.io
107109
[Msty Studio]: https://msty.ai
108110
[OpenSumi]: https://github.com/opensumi/core
109111
[oterm]: https://github.com/ggozad/oterm
@@ -540,6 +542,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
540542

541543
- [MindPal MCP Documentation](https://docs.mindpal.io/agent/mcp)
542544

545+
### MooPoint
546+
[MooPoint](https://moopoint.io)
547+
548+
MooPoint is a web-based AI chat platform built for developers and advanced users, letting you interact with multiple large language models (LLMs) through a single, unified interface. Connect your own API keys (OpenAI, Anthropic, and more) and securely manage custom MCP server integrations.
549+
550+
**Key features:**
551+
- Accessible from any PC or smartphone—no installation required
552+
- Choose your preferred LLM provider
553+
- Supports `SSE`, `Streamable HTTP`, `npx`, and `uvx` MCP servers
554+
- OAuth and sampling support
555+
- New features added daily
556+
543557
### Msty Studio
544558

545559
[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.

0 commit comments

Comments
 (0)