
Cc Matrix Channel
Install the Matrix channel marketplace to operate a live Claude Code session from any Matrix client with threading, files, and remote tool approvals.
Overview
cc_matrix_channel is a plugin marketplace for the Operate phase that connects Claude Code to Matrix for remote chat, file transfer, and tool-call approval over E2EE-capable homeservers.
What is this marketplace?
- Two-way Matrix messaging with reply threading to your Claude Code session
- Send and receive attachments with E2EE media auto-decrypt on supported homeservers
- Permission relay to approve or deny tool calls remotely from Matrix
- Runtime /configure or /matrix:configure without full plugin restart
- Pairing-based access control via /access pair and allowlist policy
- Catalog listing reports 1 plugin (matrix@cc-matrix-channel) in the marketplace
- Documented compatibility with Continuwuity, Synapse, Conduit, and Dendrite homeservers
Community signal: 14 GitHub stars.
What problem does it solve?
Long Claude Code runs chain you to one machine, so you cannot safely monitor or approve tool use from mobile Matrix clients.
Who is it for?
Self-hosting solo builders who already use Matrix and need a secure remote console for an active Claude Code session.
Skip if: Builders who only code locally and do not want development-channel flags, homeserver admin, or chat pairing overhead.
What do I get? / Deliverables
After pairing and configure, you steer the same session from Matrix with threaded messages, attachments, and remote allow/deny on tool permissions.
- Live Matrix DM or room bridge to the active Claude Code session
- Remote approve/deny path for agent tool permission prompts
- Runtime configuration changes for channel settings without full reinstall
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Operate / infra is canonical because the value is running and steering an agent session in production-like conditions from outside the terminal. Infra reflects homeserver connectivity, Bun runtime, development-channel loading, and always-on bridge behavior—not app UI work.
How it compares
Matrix transport and remote ops channel for Claude Code, not a standalone coding skill or analytics MCP.
Common Questions / FAQ
Who is cc_matrix_channel for?
It is for Claude Code users on any Matrix homeserver who want phone or desktop Matrix clients to talk to—and govern—their running agent session.
When should I use cc_matrix_channel?
Use it when sessions run long, you need away-from-desk approvals, or you want file handoff and threaded updates without SSH back to the dev machine.
How do I add cc_matrix_channel to my agent?
Run /plugin marketplace add IA-PieroCV/cc_matrix_channel, install matrix@Cc Matrix Channel, /reload-plugins, restart if needed, launch with --dangerously-load-development-channels, then /configure or /matrix:configure and pair via /access pair.