simplex-chat

GitHub

SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps ๐Ÿ“ฑ!

19,234 stars Haskell 1 file ยท ~8,821 tokens #chat#double-ratchet#e2ee#encryption#haskell#messaging#privacy#protocol

simplex-chat MCP Server

MCP server for simplex-chat/simplex-chat

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "simplex-chat": {
      "command": "npx",
      "args": [
        "-y",
        "@simplex-chat/simplex-chat"
      ]
    }
  }
}