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
@@ -261,6 +263,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
261
263
- Create Lua-based MCP servers directly in Neovim.
262
264
- Inegrates with popular Neovim chat plugins Avante.nvim and CodeCompanion.nvim
263
265
266
+
### MCPOmni-Connect
267
+
[MCPOmni-Connect](https://github.com/Abiorh001/mcp_omni_connect) is a versatile command-line interface (CLI) client designed to connect to various Model Context Protocol (MCP) servers using both stdio and SSE transport.
268
+
269
+
**Key features:**
270
+
- Support for resources, prompts, tools, and sampling
271
+
- Agentic mode with ReAct and orchestrator capabilities
272
+
- Seamless integration with OpenAI models and other LLMs
273
+
- Dynamic tool and resource management across multiple servers
274
+
- Support for both stdio and SSE transport protocols
275
+
- Comprehensive tool orchestration and resource analysis capabilities
276
+
264
277
### Microsoft Copilot Studio
265
278
[Microsoft Copilot Studio] is a robust SaaS platform designed for building custom AI-driven applications and intelligent agents, empowering developers to create, deploy, and manage sophisticated AI solutions.
0 commit comments