Skip to content

Commit 11a40e3

Browse files
authored
Merge pull request modelcontextprotocol#397 from trungdq88/patch-1
Add TypingMind App to MCP client list
2 parents b9a802e + 30404ea commit 11a40e3

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
@@ -35,6 +35,7 @@ This page provides an overview of applications that support the Model Context Pr
3535
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3636
| [Superinterface][Superinterface] |||||| Supports tools |
3737
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
38+
| [TypingMind App][TypingMind App] |||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
3839
| [VS Code GitHub Copilot][VS Code] |||||| Supports dynamic tool/roots discovery, secure secret configuration, and explicit tool prompting |
3940
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
4041
| [Witsy][Witsy] |||||| Supports tools in Witsy. |
@@ -66,6 +67,7 @@ This page provides an overview of applications that support the Model Context Pr
6667
[SpinAI]: https://spinai.dev
6768
[Superinterface]: https://superinterface.ai
6869
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
70+
[TypingMind App]: https://www.typingmind.com
6971
[VS Code]: https://code.visualstudio.com/
7072
[Windsurf]: https://codeium.com/windsurf
7173
[Witsy]: https://github.com/nbonamy/witsy
@@ -302,6 +304,18 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
302304
- [Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
303305
- [Download the AI-powered Theia IDE](https://theia-ide.org/)
304306

307+
### TypingMind App
308+
[TypingMind](https://www.typingmind.com) is an advanced frontend for LLMs with MCP support. TypingMind supports all popular LLM providers like OpenAI, Gemini, Claude, and users can use with their own API keys.
309+
310+
**Key features:**
311+
- **MCP Tool Integration**: Once MCP is configured, MCP tools will show up as plugins that can be enabled/disabled easily via the main app interface.
312+
- **Assign MCP Tools to Agents**: TypingMind allows users to create AI agents that have a set of MCP servers assigned.
313+
- **Remote MCP servers**: Allows users to customize where to run the MCP servers via its MCP Connector configuration, allowing the use of MCP tools across multiple devices (laptop, mobile devices, etc.) or control MCP servers from a remote private server.
314+
315+
**Learn more:**
316+
- [TypingMind MCP Document](https://www.typingmind.com/mcp)
317+
- [Download TypingMind (PWA)](https://www.typingmind.com/)
318+
305319
### VS Code GitHub Copilot
306320
[VS Code](https://code.visualstudio.com/) integrates MCP with GitHub Copilot through [agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode), allowing direct interaction with MCP-provided tools within your agentic coding workflow. Configure servers in Claude Desktop, workspace or user settings, with guided MCP installation and secure handling of keys in input variables to avoid leaking hard-coded keys.
307321

0 commit comments

Comments
 (0)