Covalent Bond runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 27 Jul 2026.
Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add covalent-bond -- npx -y covalent-bond
{
"mcpServers": {
"covalent-bond": {
"args": [
"-y",
"covalent-bond"
],
"command": "npx"
}
}
}
[mcp_servers.covalent-bond]
command = "npx"
args = ["-y", "covalent-bond"]
{
"mcpServers": {
"covalent-bond": {
"args": [
"-y",
"covalent-bond"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"covalent-bond": {
"args": [
"-y",
"covalent-bond"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.