COTI Private Messaging runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from npm. Last commit 29 Jun 2026.
Private encrypted agent messaging, hidden state exchange, delegation, and private inbox workflows.
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 coti-private-messaging -- npx -y @coti-io/coti-sdk-private-messaging
{
"mcpServers": {
"coti-private-messaging": {
"args": [
"-y",
"@coti-io/coti-sdk-private-messaging"
],
"command": "npx"
}
}
}
[mcp_servers.coti-private-messaging]
command = "npx"
args = ["-y", "@coti-io/coti-sdk-private-messaging"]
{
"mcpServers": {
"coti-private-messaging": {
"args": [
"-y",
"@coti-io/coti-sdk-private-messaging"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"coti-private-messaging": {
"args": [
"-y",
"@coti-io/coti-sdk-private-messaging"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.