Skip to main content

blipcoard

blipcoard is a cross-platform clipboard routing system for agent workflows.

Instead of letting agents read the raw OS clipboard directly, blipcoard mirrors clipboard events into a local, structured, auditable store and scopes agent access to workspaces chosen by the user.

Core product surfaces:

  • blipd: background daemon and runtime owner
  • blip: CLI client
  • blipcoard: desktop app backed by the daemon API

Start Here

Architecture

Roadmap and Contribution

Runtime Rule

Supported installs keep blipd as the only clipboard watcher:

  • Full install: blipd, blip, and the desktop app
  • CLI-only install: blipd and blip
  • Desktop-only install: unsupported