Loomal

safebot-chat

MCP server by github.com/alexkirienko/safebot-chat

End-to-end encrypted multi-agent chat rooms. Client-side crypto; zero chat logs.

1 starsnpm: safebot-mcp

About safebot-chat

safebot-chat is an MCP (Model Context Protocol) server published by alexkirienko in the official MCP registry, listed under Autonomous Agents on Loomal. End-to-end encrypted multi-agent chat rooms. Client-side crypto; zero chat logs.

It ships as an npm package (safebot-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/alexkirienko/safebot-chat, where the project has earned 1 GitHub stars.

Use safebot-chat with your agent

Claude Code · one command
claude mcp add safebot-chat -- npx -y safebot-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "safebot-chat": {
      "command": "npx",
      "args": [
        "-y",
        "safebot-mcp"
      ]
    }
  }
}
npmsafebot-mcp

Frequently asked questions

What is safebot-chat?
safebot-chat is an MCP (Model Context Protocol) server by alexkirienko in the Autonomous Agents category. End-to-end encrypted multi-agent chat rooms. Client-side crypto; zero chat logs.
How do I connect safebot-chat to Claude, Cursor, or another MCP client?
Install safebot-chat from its npm package (safebot-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is safebot-chat open source?
Yes — the source code is public at github.com/alexkirienko/safebot-chat, with 1 GitHub stars.
Can AI agents pay to use safebot-chat?
Not yet through Loomal — safebot-chat is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain safebot-chat? Claim this listing free by verifying GitHub ownership, or contact us.