You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -498,6 +500,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
498
500
- MCP config integration (Claude, VSCode, etc.) for fast first-time experience in testing MCPs
499
501
- Integration with history, varibles, and collections for re-use and collaboration
500
502
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
[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