simplex-chat
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps ๐ฑ!
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"
]
}
}
}