ravitemer/mcphub.nvim
An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins.
Platform-specific configuration:
{
"mcpServers": {
"mcphub.nvim": {
"command": "npx",
"args": [
"-y",
"mcphub.nvim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...