other tools and integrations
Interactive Mcp
Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.
typescript
local
macos
windows
linux
other tools and integrations
Installation
npx -y ttommyth/interactive-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "interactive-mcp",
"command": "npx",
"args": [
"-y",
"ttommyth/interactive-mcp"
]
}About This MCP Server
ttommyth/interactive-mcp
Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub