Skip to content

Remote Copilot

Free

by MCP Community

MCP server for remote control of AI assistants via Telegram

v2.6.5Added Apr 12, 2026
mcptelegramcopilotai-assistant
Works with:ClaudeGPTGeminiCopilot

Remote Copilot MCP Server

MCP server for remote control of AI assistants via Telegram

Installation

npx -y remote-copilot-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y remote-copilot-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "remote-copilot": {
      "command": "npx",
      "args": ["-y", "remote-copilot-mcp"]
    }
  }
}