cline/cline
Cline is an autonomous AI coding assistant integrated into IDEs that uses the Model Context Protocol to safely create and edit files, execute terminal commands, and interact with web applications with user approval at every step.
Awesome MCP › IDE Extensions & Code Assistants
VoiceMode is a software tool designed to enable natural voice conversations with AI assistants, specifically integrating with Claude Code and other AI code editors through the Model Context Protocol (MCP). It facilitates human-like voice interactions by supporting local voice models and OpenAI API-compatible speech-to-text (STT) and text-to-speech (TTS) services. The tool is compatible across multiple operating systems including Linux, macOS, Windows (via WSL), and NixOS, and requires Python 3.10 or higher. Key features of VoiceMode include real-time, low-latency voice interactions with automatic transport selection, silence detection to automatically stop recording when the user stops speaking, and multiple transport options such as local microphone input or LiveKit room-based communication. This makes voice conversations with AI assistants seamless and natural, enhancing the user experience in coding environments. Installation is straightforward with options for automatic installation via a script that sets up all dependencies and configures VoiceMode as an MCP server, or manual installation with detailed guides. The tool also supports local STT and TTS services like Whisper.cpp and Kokoro for privacy-focused or offline use, providing the same API interface as OpenAI to allow easy switching between cloud and local processing. VoiceMode requires minimal setup, primarily needing a computer with a microphone and speakers and an OpenAI API key as a recommended fallback. It integrates tightly with Claude Code, enabling voice conversations through simple commands. The project provides extensive documentation, troubleshooting tips, and configuration guides to assist users in setup and usage. Overall, VoiceMode enhances AI coding assistants by adding natural voice interaction capabilities through MCP, making coding with AI more interactive and accessible.
https://github.com/mbailey/voicemode
Cline is an autonomous AI coding assistant integrated into IDEs that uses the Model Context Protocol to safely create and edit files, execute terminal commands, and interact with web applications with user approval at every step.
21st-dev/magic-mcp is an AI-driven Magic Component Platform server that enables developers to create modern UI components instantly through natural language commands within popular IDEs using the Model Context Protocol.
OpenSumi is a framework that enables rapid development of AI Native IDE products by acting as an MCP client supporting Model Context Protocol tools through an MCP server.
MCP Unity is an implementation of the Model Context Protocol that integrates the Unity Editor with AI model clients, enabling AI-driven interactions and automation within Unity projects.
MCP Hub is a Neovim plugin that integrates and manages MCP servers, providing centralized configuration, interactive testing, and deep integration with chat plugins to enhance LLM workflows.
codemcp is an AI-powered coding assistant that integrates with Claude Desktop via the Model Context Protocol to enable direct codebase editing, testing, and version-controlled changes for efficient pair programming.
PaperDebugger is an AI-powered academic writing assistant that integrates with Overleaf using a custom MCP-based orchestration engine to provide multi-step reasoning, reviewer-style critique, and structured revision for research papers.
Nx Console is a user interface tool for Nx and Lerna monorepos that enhances developer productivity with visual workflows, AI-powered context via an MCP server, and deep integration with popular code editors.