Skip to content

Commit 94b9557

Browse files
authored
Add RecurseChat in MCP Clients
1 parent f2c991b commit 94b9557

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
@@ -49,6 +49,7 @@ This page provides an overview of applications that support the Model Context Pr
4949
| [OpenSumi][OpenSumi] ||||||| Supports tools in OpenSumi |
5050
| [oterm][oterm] ||||||| Supports tools, prompts and sampling for Ollama. |
5151
| [Postman][postman] ||||||| Supports tools, resources, prompts, and sampling |
52+
| [RecurseChat][RecurseChat] ||||||| Supports tools. |
5253
| [Roo Code][Roo Code] ||||||| Supports tools and resources. |
5354
| [Slack MCP Client][Slack MCP Client] ||||||| Supports tools and multiple servers. |
5455
| [Sourcegraph Cody][Cody] ||||||| Supports resources through OpenCTX |
@@ -99,6 +100,7 @@ This page provides an overview of applications that support the Model Context Pr
99100
[OpenSumi]: https://github.com/opensumi/core
100101
[oterm]: https://github.com/ggozad/oterm
101102
[Postman]: https://postman.com/downloads
103+
[RecurseChat]: https://recurse.chat/
102104
[Roo Code]: https://roocode.com
103105
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
104106
[Cody]: https://sourcegraph.com/cody
@@ -498,6 +500,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
498500
- MCP config integration (Claude, VSCode, etc.) for fast first-time experience in testing MCPs
499501
- Integration with history, varibles, and collections for re-use and collaboration
500502

503+
### RecurseChat
504+
[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.
505+
506+
**Key features:**
507+
- Local AI: Support MCP with Ollama models.
508+
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
509+
- MCP Import: Import configuration from Claude Desktop app or JSON
510+
511+
**Learn more:**
512+
- [RecurseChat docs](https://recurse.chat/docs/features/mcp/)
513+
501514
### Slack MCP Client
502515
[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.
503516

0 commit comments

Comments
 (0)