Puts Approve/Deny on your phone before an agent acts, and waits for your fingerprint.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
JavaScript packages for Lauther β push notifications to your phone from any web app or script, and questions that wait for a yes before something irreversible happens.
| Package | What it is |
|---|---|
lauther-client | The Node client. Zero dependencies, two methods, TypeScript types bundled. |
lauther-mcp | An MCP server, so a coding agent can ask its owner for approval on their phone. |
Only an explicit Approve returns true. A denial and a timeout are both
false β an unanswered question must never read as a yes.
A browser tab can't reach someone who closed it, and building a native app per project to fix that was never going to happen. Lauther is one app your projects share over an HTTP call.
Node 18+. npm workspaces, no build step, no bundler.
lauther-client has no runtime dependencies and is tested with a stubbed fetch.
lauther-mcp is tested by spawning the real server over stdio and driving it
with a real MCP client against a fake Lauther API β so a broken tool schema or
broken stdio wiring fails the suite rather than a user's agent.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lauther)<a href="https://allmcps.com/mcp/lauther"><img src="https://allmcps.com/api/badge/lauther?style=directory" alt="Lauther on AllMCPs" /></a>