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
@@ -221,6 +223,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
221
223
- Implements every pattern defined in [Building Effective Agents](https://www.anthropic.com/research/building-effective-agents).
222
224
- Supports workflow pause/resume signals, such as waiting for human feedback.
223
225
226
+
### MCPHub
227
+
[MCPHub] is a powerful Neovim plugin that integrates MCP (Model Context Protocol) servers into your workflow.
228
+
229
+
**Key features**
230
+
- Install, configure and manage MCP servers with an intuitive UI.
231
+
- Built-in Neovim MCP server with support for file operations (read, write, search, replace), command execution, terminal integration, LSP integration, buffers, and diagnostics.
232
+
- Create Lua-based MCP servers directly in Neovim.
233
+
- Inegrates with popular Neovim chat plugins Avante.nvim and CodeCompanion.nvim
234
+
224
235
### Microsoft Copilot Studio
225
236
[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