Local MCP
BackPing exposes a bearer-protected MCP server on 127.0.0.1.
Local human input for AI agents
A local tray app that lets Codex, Claude, and other MCP clients ask you questions through Telegram or Slack when they would otherwise get stuck.
Flow
BackPing exposes a bearer-protected MCP server on 127.0.0.1.
Questions are sent to your configured Telegram chat or Slack DM thread.
Your reply is routed back to the exact pending request, even when multiple agents ask at once.
Boundaries
BackPing does not execute commands, start jobs, stream logs, or expose a terminal. It only asks the configured user for input and returns the answer to the local MCP caller.
Install
npm install
npm run dev
npm run package:mac
npm run dmg
npm run package:win
Download the latest unsigned macOS DMG or Windows installer from GitHub Releases, or build locally. Unsigned builds are intended for local testing and small-team sharing. macOS may require right-click, then Open, and Windows may show SmartScreen warnings on first launch.