Claude Code Matrix Channel Plugin Built in Rust with E2EE Support

✍️ OpenClawRadar📅 Published: March 26, 2026🔗 Source
Claude Code Matrix Channel Plugin Built in Rust with E2EE Support
Ad

A developer has created a Matrix channel plugin for Claude Code, filling a gap since the official channels only shipped with Discord and Telegram support. The plugin was built in Rust using Claude Code (CC) and took approximately 24 hours to develop.

Development Process and Key Features

The developer used the channel itself to build the channel, going back and forth on the repository, checking GitHub Actions, and debugging end-to-end encryption (E2EE) from their phone while Claude ran on a VPS. The E2EE implementation was particularly challenging, requiring significant back-and-forth to get the Rust matrix-sdk to properly decrypt files in encrypted direct messages.

Ad

Technical Specifications

  • Text, files, and images with E2EE decryption
  • Reply threading, reactions, and message editing
  • Typing indicator, chunking, and bot commands
  • Pairing and access control
  • Compatible with any Matrix homeserver (Synapse, Conduit, etc.)
  • Rust binary, approximately 14MB
  • MIT licensed and free
  • Prebuilt binaries available for Linux, macOS, and Windows

The developer uses the channel daily and plans to keep it updated. The source code is available on GitHub at https://github.com/IA-PieroCV/cc_matrix_channel, and feedback is welcome from anyone who tries it.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Throttle Meter: Open-Source Claude Code Usage Meter for macOS
Tools

Throttle Meter: Open-Source Claude Code Usage Meter for macOS

Open-source macOS menu bar app that reads local Claude Code logs to show real-time 5-hour and weekly usage, with threshold notifications and token-saving hooks. Also has a €19 commercial sibling with Exact mode (reads claude.ai's internal API via Safari).

OpenClawRadar
OnUI: Browser Extension for Precise UI Feedback to Claude Code
Tools

OnUI: Browser Extension for Precise UI Feedback to Claude Code

OnUI is a browser extension that lets you annotate webpage elements and export structured reports for Claude Code via local MCP, eliminating ambiguous UI descriptions. Built primarily with Claude Code, it's free, open-source, and available for Chrome, Edge, and Firefox.

OpenClawRadar
Free macOS Menu Bar App Shows Real-Time Claude Usage Stats via SQLite Cookie Decryption
Tools

Free macOS Menu Bar App Shows Real-Time Claude Usage Stats via SQLite Cookie Decryption

Claude Usage Tracker is a free macOS menu bar app that reads Claude desktop app encrypted SQLite cookies, decrypts them via Keychain, and displays session %, weekly limit, spend, and routine runs locally — no API key needed.

OpenClawRadar
Architor: Open-Source Tool for Phase-Gated Architecture Workflows with Claude Code
Tools

Architor: Open-Source Tool for Phase-Gated Architecture Workflows with Claude Code

Architor is an open-source tool that structures Claude Code into a phase-gated architecture assistant with persistent design memory. It organizes system design into requirement evaluation, architecture decisions, component design, and validation phases, tracking decisions in an .arch workspace.

OpenClawRadar