Claude Bridge
未申請Real-time cross-machine MCP relay for Claude Code agents
インストール
claude mcp add -s user claude-bridge -- claude-bridge --stdio未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
bridge_ack
Monotonically advance a consumer's channel-scoped cursor
bridge_channels
List active channels and counts
bridge_claim
Atomically claim the next task with a lease; long-poll with waitseconds
bridge_clear
Delete every message (and task) in one channel
bridge_complete
Mark a claimed task done, fenced by its leasetoken
bridge_enqueue
Add a task to a channel's work queue (exclusive; claimed once)
bridge_fail
Fail a claimed task — requeue with backoff, or dead-letter
bridge_ping
Check bridge health and capabilities
bridge_receive
Read a bounded page using a message cursor or durable consumer cursor
bridge_send
Send legacy text or a protocol-v1 message; supports idempotent retries
bridge_status
Summarize recent activity across channels
bridge_tasks
Inspect a channel's queue: per-status counts and a task list
bridge_wait
Wait up to 55 seconds for new messages without rapid polling