Skip to content

Commit 4e47a3e

Browse files
authored
Merge branch 'main' into main
2 parents 5304864 + 96d644c commit 4e47a3e

File tree

2 files changed

+94
-256
lines changed

2 files changed

+94
-256
lines changed

clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This page provides an overview of applications that support the Model Context Pr
1919
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
2020
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
2121
| [Superinterface][Superinterface] |||||| Supports tools |
22+
| [5ire][5ire] |||||| Supports tools. |
2223

2324
[Claude]: https://claude.ai/download
2425
[Zed]: https://zed.dev
@@ -30,6 +31,7 @@ This page provides an overview of applications that support the Model Context Pr
3031
[LibreChat]: https://github.com/danny-avila/LibreChat
3132
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
3233
[Superinterface]: https://superinterface.ai
34+
[5ire]: https://github.com/nanbingxyz/5ire
3335

3436
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
3537
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
@@ -132,6 +134,15 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
132134
- SSE transport support
133135
- Use any AI model from any AI provider (OpenAI, Anthropic, Ollama, others)
134136

137+
### 5ire
138+
[5ire](https://github.com/nanbingxyz/5ire) is an open source cross-platform desktop AI assistant that supports tools through MCP servers.
139+
140+
**Key features:**
141+
- Built-in MCP servers can be quickly enabled and disabled.
142+
- Users can add more servers by modifying the configuration file.
143+
- It is open-source and user-friendly, suitable for beginners.
144+
- Future support for MCP will be continuously improved.
145+
135146
## Adding MCP support to your application
136147

137148
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.

0 commit comments

Comments
 (0)