Skip to content

Commit e2707e5

Browse files
authored
docs: Add client details section for MCPHub
1 parent 631c8b6 commit e2707e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/clients.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
223223
- Implements every pattern defined in [Building Effective Agents](https://www.anthropic.com/research/building-effective-agents).
224224
- Supports workflow pause/resume signals, such as waiting for human feedback.
225225

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+
226235
### Microsoft Copilot Studio
227236
[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.
228237

0 commit comments

Comments
 (0)