
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@dcprotocol/relay
Advanced tools
Encrypted message relay for DCP - enables cloud MCP clients to reach local vaults
Encrypted relay for DCP remote and cloud agents.
The relay moves encrypted envelopes between an agent and a local vault. It is transport. Secrets do not belong in relay logs or relay payload metadata.
It serves two paths:
dcp-agent sidecar on a server forwards encrypted envelopes through the relay to the on-device vault.dcp_connect_v1_…) the user pastes in; the relay carries end-to-end-encrypted requests to the vault, which approves on-device. The relay never sees plaintext — see ARCHITECTURE.md → Cloud Connect Path.npx -y @dcprotocol/relay --port 8422 --host 0.0.0.0
Debug mode:
npx -y @dcprotocol/relay --port 8422 --debug
Health check:
curl -sS http://127.0.0.1:8422/health
--port, -p Port to listen on
--host, -h Host to bind
--debug, -d Enable debug logging
--rate-limit, -r Requests per minute
--help Show help
The relay is not the vault. It cannot approve requests or sign transactions by itself.
FAQs
Encrypted message relay for DCP - enables cloud MCP clients to reach local vaults
The npm package @dcprotocol/relay receives a total of 16 weekly downloads. As such, @dcprotocol/relay popularity was classified as not popular.
We found that @dcprotocol/relay demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.