Local MCP
BackPing exposes a bearer-protected MCP server on 127.0.0.1.
Local human input for AI agents
A macOS menu-bar 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
Download the latest unsigned DMG from GitHub Releases, or build it locally. Unsigned builds are intended for local and internal testing. macOS may require right-click, then Open, on first launch.