Bridge THIS Claude Code session to Telegram, Discord, Feishu/Lark, or QQ so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge", "消息推送", "消息转发", "桥接", "连上飞书", "手机上看claude", "启动后台服务", "诊断", "查看日志", "配置".
siddharthkandan
from GitHub
开发与编程
Launch an RC bridge to make this Codex pane accessible from the Claude Code phone app. Spawns a relay via urc-spawn.sh and pairs it with this pane. Use when the user says "bridge to phone", "start RC", "remote control", or "/rc-bridge". --- # /rc-bridge — Bridge this Codex pane to the phone Launch a Haiku relay pane paired with this Codex pane, making it controllable from the Claude Code iOS app. ## Steps ### 1. Get own pane ID and register
Local Chrome control via Browser Bridge (CLI + optional MCP). Use when the task needs real browser interaction, reliable DOM inspection, or screenshots. --- # Browser Bridge (CLI + MCP) Browser Bridge drives and inspects a real local Chrome instance. You can use it either via the CLI (works everywhere) or via MCP (optional, for MCP-capable clients). ## Prerequisites - Chrome (stable) with the Browser Bridge extension installed and running - `browser-bridge` available on PATH (required for both CLI usage and MCP) ## Install ```bash npm i -g @btraut/browser-bridge browser-bridge --help ```
Isaaco3349
from GitHub
开发与编程
Build USDC bridging with Circle Bridge Kit SDK and Crosschain Transfer Protocol (CCTP). Supports bridging USDC between EVM chains, between EVM chains and Solana, and between any two chains on Circle Wallets (i.e Developer-Controlled Wallets or Programmable wallets). Use when: bridge USDC, setting up Bridge Kit adapters (Viem, Ethers, Solana Kit, Circle Wallets), handling bridge events, collecting custom fees, configuring transfer speed, or using the Forwarding Service. Triggers on: Bridge Kit, bridge USDC, crosschain transfer, CCTP, move USDC between chains, @circle-fin/bridge-kit, adapter-viem, adapter-ethers, adapter-solana-kit, forwarding service, bridge routes.