ttommyth/interactive-mcp
by Various
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
MCP
ttommyth/interactive-mcp
Added 1 June 2026
Overview
A local, cross-platform MCP server that keeps a human in the loop during AI-assisted coding. It enables developers to interact with their AI agent in real time, providing guidance, approvals, or corrections as code is generated.
Best for
Best for
Developers who want to maintain human oversight and control during AI-assisted coding sessions
Use cases
- Interactively guiding AI code generation with live feedback
- Reviewing and approving AI suggestions before they are applied
- Pausing the AI agent to provide context or correct misunderstandings
Notes
A local, cross-platform MCP server that keeps a human in the loop during AI-assisted coding. It enables developers to interact with their AI agent in real time, providing guidance, approvals, or corrections as code is generated.
346 stars on GitHub. Last updated 2025-11-20. Licensed MIT.
Use cases
- Interactively guiding AI code generation with live feedback
- Reviewing and approving AI suggestions before they are applied
- Pausing the AI agent to provide context or correct misunderstandings
Pros
- Open source and written in TypeScript, easy to inspect and extend
- Runs locally, keeping code and interactions private
- Cross-platform support works on Windows, macOS, and Linux
Cons
- Requires setting up an MCP-compatible environment and agent
- Slows down fully autonomous workflows by requiring manual intervention
- Limited to agents that support the Model Context Protocol
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and written in TypeScript, easy to inspect and extend
- Runs locally, keeping code and interactions private
- Cross-platform support works on Windows, macOS, and Linux
Cons
- Requires setting up an MCP-compatible environment and agent
- Slows down fully autonomous workflows by requiring manual intervention
- Limited to agents that support the Model Context Protocol
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser