MCP server Claude CodeCodexCursor +2
MCP server "browser-bridge" as configured in arikw/rx-browser-bridge-mcp. Runs ./mcp/dist/server.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "browser-bridge" as configured in arikw/rx-browser-bridge-mcp. Runs ./mcp/dist/server.js with node.
Instructions file
Claude Code instructions for arikw/rx-browser-bridge-mcp, covering claude.md — rx-browser-bridge, what this is, three components, wire protocol and environment.
Plugin Claude Code
Drive any browser tab from this Claude Code session via a self-hosted relay + MV3 extension.
arikw/claude-code-matrix-bridge
Plugin Claude Code
arikw's Claude Code plugins.
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.
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.
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.
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.
arikw/claude-code-matrix-bridge
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, UserPromptSubmit, Stop).
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" ] && { [.
arikw/claude-code-matrix-bridge
Command
Install matrix-bridge statusLine indicator (🔗 link + ✏️ typing) into this project's .claude/settings.json.
arikw/claude-code-matrix-bridge
Command
Show current Matrix link, or pick a room to link this Claude session.