Skip to content
Back to search
30
MCP

@coti-io/coti-sdk-private-messaging

npm/@coti-io/coti-sdk-private-messaging

TypeScript SDK and MCP server for private encrypted agent-to-agent messaging, multi-agent coordination, delegation, inbox workflows, rewards, and COTI onboarding.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@coti-io/coti-sdk-private-messaging": {
      "url": "None",
      "transport": "http"
    }
  }
}