Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP.

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

COVALENT_RELAY_URL(str)

Relay endpoint both peers meet at. Set to the public relay (https://covalent-bond-relay.gopalrajsuresh.workers.dev) or your own deployed Cloudflare Worker. Defaults to http://localhost:8787 (local mock relay) when unset.

COVALENT_NOTIFICATIONS(str)

Set to 'off' to disable desktop notifications for incoming events.

COVALENT_MAX_FILE_KB(num)

Per-file size cap in KB for transfers. Defaults to 256; clamped to a 384 KB ceiling.