CLI and MCP file sharing for scripts and AI agents

Same WebRTC rooms as notesqr.com: host with send, join with recv or the browser. Bytes never land as a hosted archive on NotesQR.

Automate a handoff from a server, CI job, or agent: print a room URL, keep the process online, let a human or another agent download.

How to do it

  1. npx -y github:NotesQR/notesqr-share send ./file.pdf --once
  2. Share the printed https://notesqr.com/{room} URL (or run notesqr recv on the other side).
  3. MCP: notesqr-mcp tools notesqr_p2p_send / notesqr_p2p_recv. Prefer --once for agent sends when the host should exit after delivery.

Docs

Full agent-oriented docs: notesqr.com/docs and notesqr.com/llms.txt.

github.com/NotesQR/NotesQR · github.com/NotesQR/notesqr-share

Related

NotesQR - Free P2P sharing. No signup, zero storage. | Product Hunt
CLI and MCP P2P file sharing for agents - NotesQR