matrix-bridge instructions

9 tagged matrix-bridge, measured the same way as everything else here.

arikw/claude-code-matrix-bridge

Plugin Claude Code

Matrix as a Claude Code Channel. Always-on Matrix daemon + per-TUI MCP relay. Per-session room routing via linkchat tool. Headless claude --print --resume fallback for offline TUIs so messages never get lost.

2 3mo ago A tokens not measured original MIT

SessionStart

03

arikw/claude-code-matrix-bridge

Hook Claude Code

Runs when a session starts, executing session-start.sh via bash. From arikw/claude-code-matrix-bridge.

2 3mo ago A tokens not measured copy Β· 89% MIT

UserPromptSubmit

04

arikw/claude-code-matrix-bridge

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From arikw/claude-code-matrix-bridge.

2 3mo ago A tokens not measured copy Β· 63% MIT

Stop

05

arikw/claude-code-matrix-bridge

Hook Claude Code

Runs when the agent finishes a response, executing stop.sh via bash. From arikw/claude-code-matrix-bridge.

2 3mo ago A tokens not measured original MIT

matrix-bridge

07

arikw/claude-code-matrix-bridge

MCP server Claude CodeCodexCursor +2

MCP server "matrix-bridge" as configured in arikw/claude-code-matrix-bridge. Launched with bash -c valid() { [ -n "$1" ] && [ -f "$1/.mcp.json" ] && [ -d "$1/bin" ] && { [.

2 3mo ago B tokens not measured original MIT