Remote Copilot
Freeby MCP Community
MCP server for remote control of AI assistants via Telegram
v2.6.5Added Apr 12, 2026
mcptelegramcopilotai-assistant
Remote Copilot MCP Server
MCP server for remote control of AI assistants via Telegram
Installation
npx -y remote-copilot-mcp
Reviews
Installation
Quick install
npx -y remote-copilot-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"remote-copilot": {
"command": "npx",
"args": ["-y", "remote-copilot-mcp"]
}
}
}