magic-mcp: Magic Component Platform (MCP) is an AI-driven tool enabling developers to instantly create modern UI components using natural language. It integrates seamlessly with popular IDEs, streamlining the UI development workflow.; nvim-mcp: nvim-mcp provides an MCP server that connects to a running Neovim session via its native msgpack-RPC socket, enabling AI agents to see the editor state, edit buffers in memory, run Vim commands, send keystrokes, query LSP diagnostics, and more. It works with Cursor, Claude Code, Codex, and other MCP-compatible clients. The tool is designed for safe, non-destructive operations with full undo support.
Quickly generate UI components from natural language descriptions within an AI Agent's chat.
AI-assisted code editing without leaving Neovim