Skip to content

Commit 8acd144

Browse files
authored
Merge pull request modelcontextprotocol#631 from xyc/patch-1
docs: Add RecurseChat to MCP client list
2 parents 5f87226 + 845e92d commit 8acd144

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/clients.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ This page provides an overview of applications that support the Model Context Pr
5656
| [OpenSumi][OpenSumi] ||||||| Supports tools in OpenSumi |
5757
| [oterm][oterm] ||||||| Supports tools, prompts and sampling for Ollama. |
5858
| [Postman][postman] ||||||| Supports tools, resources, prompts, and sampling |
59+
| [RecurseChat][RecurseChat] ||||||| Supports tools. |
5960
| [Roo Code][Roo Code] ||||||| Supports tools and resources. |
6061
| [Slack MCP Client][Slack MCP Client] ||||||| Supports tools and multiple servers. |
6162
| [Sourcegraph Cody][Cody] ||||||| Supports resources through OpenCTX |
@@ -122,6 +123,7 @@ This page provides an overview of applications that support the Model Context Pr
122123
[OpenSumi]: https://github.com/opensumi/core
123124
[oterm]: https://github.com/ggozad/oterm
124125
[Postman]: https://postman.com/downloads
126+
[RecurseChat]: https://recurse.chat/
125127
[Roo Code]: https://roocode.com
126128
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
127129
[Cody]: https://sourcegraph.com/cody
@@ -678,6 +680,17 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
678680
- MCP config integration (Claude, VSCode, etc.) for fast first-time experience in testing MCPs
679681
- Integration with history, variables, and collections for reuse and collaboration
680682

683+
### RecurseChat
684+
[RecurseChat](https://recurse.chat) is a powerful, fast, local-first chat client with MCP support. RecurseChat supports multiple AI providers including LLaMA.cpp, Ollama, and OpenAI, Anthropic.
685+
686+
**Key features:**
687+
- Local AI: Support MCP with Ollama models.
688+
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
689+
- MCP Import: Import configuration from Claude Desktop app or JSON
690+
691+
**Learn more:**
692+
- [RecurseChat docs](https://recurse.chat/docs/features/mcp/)
693+
681694
### Slack MCP Client
682695

683696
[Slack MCP Client](https://github.com/tuannvm/slack-mcp-client) acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.

0 commit comments

Comments
 (0)