From 207ec642b295f6b946423b545f71aae7276018f3 Mon Sep 17 00:00:00 2001 From: ravitemer <80028678+ravitemer@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:31:48 +0000 Subject: [PATCH] Add mcphub.nvim (#58) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6007dde..a9643be 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ - **[MCP-Connect](https://github.com/EvalsOne/mcp-connect)** A client that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests. - **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands. - **[LibreChat](https://www.librechat.ai/)** Open-source AI Web UI, supporting multiple providers including OpenAI, Anthropic, Google, Ollama, and local models. Includes MCP support for Agents. +- **[mcphub.nvim](https://github.com/ravitemer/mcphub.nvim)** A Neovim plugin that provides a UI and api to interact with MCP servers. ## Frameworks