HomeServersCommunication › gopalrajsuresh/covalent-bond
MCP Server Active MIT local

gopalrajsuresh/covalent-bond

Pair two AI coding agents on different machines over an end-to-end-encrypted channel: files and messages travel through a relay that only ever sees ciphertext - it can never read your data - authenticated by a short code shared out-of-band, with human consent before any file is written. Install with `npx covalent-bond`.

Quality score 50/100
View on GitHub →
Stars
★ 0
Last commit
5d ago
Language
JavaScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "covalent-bond": {
      "command": "npx",
      "args": ["-y", "covalent-bond"]
    }
  }
}

Topics

Related in Communication

MCP Server Active

elie222/inbox-zero

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

11.8k TypeScript Updated today Score 90
MCP Server Active

korotovsky/slack-mcp-server

The most powerful MCP server for Slack Workspaces.

1.8k Go Updated 16d ago Score 82
MCP Server Active

chigwell/telegram-mcp

Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

1.4k Python Updated yesterday Score 81
MCP Server Active

line/line-bot-mcp-server

MCP Server for Integrating LINE Official Account

740 TypeScript Updated today Score 79
MCP Server Active

anypost/emailmd

Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with `npx emailmd mcp`.

1.3k TypeScript Updated 6d ago Score 76
MCP Server Official Active

cometchat/docs-mcp

CometChat's official MCP server — searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).

42 TypeScript Updated 12d ago Score 76